You can use the MSXML COM object to do this - there's a wrapper class on my website (http://www.diado.com/classes/screenscrape) that'll do it for you, and a good bunch of tutorials available on the net - try this Google search :-
http://www.google.co.uk/search?hl=en&ie=UTF-8&safe=off&q=screen+scraping+using+MSXML+in+ASP&meta= (beware wrap etc) Dan Visit www.diado.com for free ASP.Classic classes, articles, links & downloads. Looking for a new domain for your ASP website? I have ASPfunctions.net and .com for sale for a reasonable offer - email me for more info! -----Original Message----- From: Mat�as Ni�o ListMail [mailto:[EMAIL PROTECTED] Sent: 15 May 2004 23:07 To: [EMAIL PROTECTED] Subject: [ASP] Dump ASP Script Output into String? Greetings ASP fans! :) I have an asp script that outputs a bunch of html content. What I need to do is somehow call that script from another script and grab all that content output into a string. I know I can do this with the ASP Tear component, but I'm wondering if there's any way to do this with just pure asp code. Any ideas? Thanks for the time! -Mat�as --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor ---------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM ---------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
