Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Case Login Redirection
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

RebelTech
Average Member

USA
613 Posts

Posted - 27 November 2003 :  00:51:31  Show Profile  Visit RebelTech's Homepage  Send RebelTech an ICQ Message
If I am in forum.asp or topic.asp and log in, I am redirected to default.asp. I would like it to return me to where I started the login from (ie default Snitz behavior). I don't see anything wrong with the code though. Here is the code from case "login" in the inc_header.asp


			Response.Write	"<meta http-equiv=""Refresh"" content=""2; URL=""" & Request.ServerVariables("HTTP_REFERER") & """>" & vbNewLine & _
				"<p align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><a href=""" & Request.ServerVariables("HTTP_REFERER") & """>Back To Forum</font></a></p>" & vbNewLine & _
        		"          </td>" & vbNewline & _
        		"        </tr>" & vbNewline & _
        		"      </table>" & vbNewline & _
				"<table align=""center"" border=""0"" cellPadding=""0"" cellSpacing=""0"" width=""95%"">" & vbNewLine & _
				"  <tr>" & vbNewLine & _
				"    <td>" & vbNewLine



Any ideas? Where else would it be?

RebelTech
Average Member

USA
613 Posts

Posted - 27 November 2003 :  01:03:33  Show Profile  Visit RebelTech's Homepage  Send RebelTech an ICQ Message
Disregard, I found the problem. I had two too many quotation marks after url=
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07