Forum Moderators: open
I've written a web spider for a certain project and am using Msxml2.ServerXMLHTTP to get HTML files. Works great, but not for Flash.
I understand that URLs may exist in the SWF in text format, but I'm unclear how to load the SWF into an ASP variable for examination...