Phip
10-07-2002, 08:26 AM
how come i get this:
Response object error 'ASP 0158 : 80004005'
Missing URL
/wickedaz/secure/shout/post.asp, line 37
A URL is required.
when i use this:
Response.Redirect(Request.ServerVariables("HTTP_REFERER"))
Response object error 'ASP 0158 : 80004005'
Missing URL
/wickedaz/secure/shout/post.asp, line 37
A URL is required.
when i use this:
Response.Redirect(Request.ServerVariables("HTTP_REFERER"))