yes CFHTTP would work for this... or maybe you mean CFSAVECONTENT? just generate the code within this tag and it stores it in a variable...
<cfsavecontent variable="var_name"> Generate HTML here </cfsavecontent> Is this what you're looking for? Gav ----- Original Message ----- From: "Beattie, Barry" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 4:30 PM Subject: [cfaussie] screen scraping > > Hi all > > I thought CF had a tag to pull the HTML from a page and store it in a > variable. > > I can't find it. I thought it was CFHTTP but I'm not sure (can't get it to > work). > > anyone know what I mean/know how to do it? > > thanx > barry.b > > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
