using WSH I am looping through my entire internet site's pages and looking
for certain tags. When I find one of these tags, i would like to launch an
ASP, passing the required parameters for that page via a querystring. The
ASP would in turn create a COM object which would call a stored procedure.
What is the best way to accomplish this?
Thanks in Advance,
-12vman