No, but you could pass cftoken to get the same thing.
-- Timothy Heald Analyst, Architect, Developer [EMAIL PROTECTED] W: 202-228-8372 C: 703-300-3911 -----Original Message----- From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 4:26 PM To: CF-Community Subject: Re: HTML help Good idea, but it won't work in this scenario. This is an mls search multi-page form. Unfortunately, that's about all they give these agents. How freakin hard would it be for them to expose a web service! Anyway, the search uses the browsers cookies to store session vars so cfhttp wouldn't be able to pass those probably. On 4/3/06, Loathe <[EMAIL PROTECTED]> wrote: > > What about using cfhttp to get the page content and using a div? > > Would that give you more control over positioning and scroll bars? > > > -- > Timothy Heald > Analyst, Architect, Developer > [EMAIL PROTECTED] > W: 202-228-8372 > C: 703-300-3911 > -----Original Message----- > From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] > Sent: Monday, April 03, 2006 4:09 PM > To: CF-Community > Subject: Re: HTML help > > okay, I thought I had a solution, but maybe not. I made the iframe > absolutely positioned and gave it top bottom left and right pixel values. > Firefox renders it perfect. IE keeps my top and left, but seems to > discard the bottom and right values and assigns it a width of 300 and > height of 150px. Is there some common gotcha that I'm missing? > > On 4/2/06, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: > > > > I'm working on a page that uses an iframe to pull in a page from > > another server. On this page, I have a header, the iframe, and a > > footer. I want to figure out a way to size the iframe to where > > there's only one scroll bar (the iframes) and still fill out the > > most screen are vertically that it can. > > > > I swear I've been trying everything. I'm not averse to using js, if > > they don't have it enabled, I'll fall back to a reasonable static > height. > > > > Thanks > > > > > > -- > > And I've become a rolling stone > > I don't know where to go or what to call my own But I can see that > > black horizon looming Ever close to view It's over now it's not my > > fault See how this feels for you "The Smile Has Left Your Eyes", > > Asia > > > > > > -- > And I've become a rolling stone > I don't know where to go or what to call my own But I can see that > black horizon looming Ever close to view It's over now it's not my > fault See how this feels for you "The Smile Has Left Your Eyes", Asia > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:202606 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
