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: General / Classic ASP versions(v3.4.XX)
 Adding a Hyperlink to Login.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

folloder
Starting Member

22 Posts

Posted - 25 March 2005 :  08:42:15  Show Profile
http://www.folloder.com/forum/login.asp

I've added some text to the login page about cookies. How do I make the "cookiehelp" line an active link? I can't figure out how to modify the asp page!

Edited by - folloder on 25 March 2005 09:44:09

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 March 2005 :  10:07:23  Show Profile  Send ruirib a Yahoo! Message
Instead of posting the link, you need to post the html for the link:

Cookies must be enabled. <a href="http://forum.folloder.com/CookieHelp.htm" target=_new>See how to enable them</a>


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

folloder
Starting Member

22 Posts

Posted - 25 March 2005 :  10:23:15  Show Profile
I tried that, but got errors when I pulled up the page.

This is the part of login.asp that I am fiddling with (can you suggest how to make the change?):

Response.Write " </tr>" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>" & vbNewLine & _
" Password:<br />" & vbNewLine & _
" <input type=""password"" name=""Password"" size=""20"" tabindex=""2"" maxLength=""25"" value="""" style=""width:150px;""></td>" & vbNewLine & _
" </tr>" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """>" & vbNewLine & _
" <input type=""checkbox"" name=""SavePassWord"" tabindex=""4"" value=""true"" checked> Save Password</font></td>" & vbNewLine & _
" </tr>" & vbNewLine & _
" </table>" & vbNewLine & _
" </td>" & vbNewLine & _
" <script language=""JavaScript"" type=""text/javascript"">document.Form1.Name.focus();</script>" & vbNewLine & _
" <td width=""2%""nowrap></td>" & vbNewLine & _
" <td width=""49%""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strForumFontColor & """><br /><b>COOKIES MUST BE ENABLED!</b><br />http://forum.folloder.com/FixingCookies.htm<br /><br /><b>Login Questions:</b><br />" & vbNewLine & _
" <span style=""font-size: 6px;""><br /></span>" & vbNewLine & _
" <acronym title=""Do I have to register?""><span class=""spnMessageText""><a href=""faq.asp#register""" & dWStatus("Do I have to register?") & ">Do I have to register?<a></span></acronym><br />" & vbNewLine
if strEmail = "1" then Response.Write(" <acronym title=""Choose a new password if you have forgotten your current one.""><span class=""spnMessageText""><a href=""password.asp""" & dWStatus("Choose a new password if you have forgotten your current one.") & ">Forgot your Password?</a></span></acronym><br /><br />" & vbNewLine) else Response.Write(" <br />" & vbNewLine)
Response.Write " Not a member?<br />"
if strProhibitNewMembers = "1" then
Response.Write "<font size=""" & strFooterFontSize & """ color=""" & strHiLiteFontColor & """>The Administrator has turned off Registration for this forum.<br />Only registered members are able to log in</font></font></td>" & vbNewLine
else
Response.Write "<acronym title=""Click here to register.""><span class=""spnMessageText""><a href=""policy.asp""" & dWStatus("Click here to register.") & ">Register Here!</a></span></acronymn></font></td>" & vbNewLine
end if
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 March 2005 :  10:29:40  Show Profile  Send ruirib a Yahoo! Message

(...)<b>COOKIES MUST BE ENABLED!</b><br /><a href=""http://forum.folloder.com/FixingCookies.htm"" target=_new>Read how to do it</a><br /><br /><b>Login Questions:</b><br />" & vbNewLine & _(...)
		"                      


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

folloder
Starting Member

22 Posts

Posted - 25 March 2005 :  10:42:55  Show Profile
Thank you! I have no idea why I was being so dense. I think that my cursor was jumping to the wrong place in the script. Fixed now, thanks to you!
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 March 2005 :  11:11:25  Show Profile  Send ruirib a Yahoo! Message
You're welcome.


Snitz 3.4 Readme | Like the support? Support Snitz too
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07