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

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 How to make a link
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Naveed
New Member

Norway
85 Posts

Posted - 02 July 2001 :  12:47:59  Show Profile  Visit Naveed's Homepage
Hi, I'm trying to make a script work but dont understand how to use this as a link:
delete_cookie.asp?name="& stuniqueID & "user" &
Its for a script which deletes the cookies sat by my forum, and prevents log in/out problems. I want it to be like a link, by clicking the link it will delete the cookies...

Doug G
Support Moderator

USA
6493 Posts

Posted - 02 July 2001 :  15:48:21  Show Profile
In HTML: <a href="delete_cookie.asp?name=<%=stuniqueID%>user">

In asp: response.write "<a href=""delete_cookie.asp?name="& stuniqueID & "user"">"



======
Doug G
======
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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07