jarv
03-31-2008, 07:40 PM
I am following this tutorial:
http://asp.johnavis.com/blog/default.asp?id=19
I have added the relevant code and error pages and when i point to:
http://www.mypubspace.com/PubID/100/viewpub1.asp
I get an error, looks like it is not picking up the PubID, it does exist?!
I even changed PubID = request("PubID") to PubID = request.querystring("PubID")
still didn't work?!
http://asp.johnavis.com/blog/default.asp?id=19
I have added the relevant code and error pages and when i point to:
http://www.mypubspace.com/PubID/100/viewpub1.asp
I get an error, looks like it is not picking up the PubID, it does exist?!
I even changed PubID = request("PubID") to PubID = request.querystring("PubID")
still didn't work?!