You are going to have to have 2 seperate loops, there is no alternative. eve if you could (which you can't), how would you handle the probable situations where the Form and QueryString contained different amounts of items.
Dim sFormKey,sFormValue,sQueryKey,sQueryValue
For Each formItem in...
If asp source code is the extent of any company's proprietary knowledge, I would say their business model is in bad shape.
It's asp, there is nothing special or extremely cmplicated about it.
Besides, his question essentially was, "how can protect my ASP pages from being downloaded," not "how...
You can configure IIS to perform a Reverse DNS on each request, although it is a huge performance tradeoff. It also apears like you do not have control over the server anyways.
I cannot think of any other way to do this, besides a com component, which is useless to you if you can't install it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.