Hi all,
What is the equivalent to PHP for embedding query string data into a form?
I thought that <% Request.Querystring("value") %> would work on a .asp page, but apparently not!
Am I missing something?
TIA.
Note: I'm clueless when it comes to ASP, so any help appreciated!