S
stuart
Hi, I have seen this on a site:
www.sitename.co.uk/showdetails.asp_Q_ThisID_E_123
Obivously this is some sort of querystring manipulation going on behind
the scenes.
I think I have deciphered it:
_Q_ = ?
THisID = obviously the parameter name
_E_ equals =
Does anybody know how this page can show dynamic data with the above
information being passed across.
I think it must be something to do with an ISAPI filter on the server,
but I could be wrong.
All help on this matter is greatly appriciated(sp?)
Stuart
www.sitename.co.uk/showdetails.asp_Q_ThisID_E_123
Obivously this is some sort of querystring manipulation going on behind
the scenes.
I think I have deciphered it:
_Q_ = ?
THisID = obviously the parameter name
_E_ equals =
Does anybody know how this page can show dynamic data with the above
information being passed across.
I think it must be something to do with an ISAPI filter on the server,
but I could be wrong.
All help on this matter is greatly appriciated(sp?)
Stuart