Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I want to create a Favorites button.

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I want to create a favorites button in my web site.<br>As soon as the user clicks on the favorites button, he can type in a url and store it for a later use.<br>Is there anyway I can acheive this???? <p>Vijay Donthi<br><a href=mailto:vdonthi@ezode.com>vdonthi@ezode.com</a><br><a href= > </a><br>
 
this could be achived with cookies.<br><br>the script would store a cookie on the users computer, and when they needed the url(s) for later use, it would read the cookie.<br><br>a simple, yet complex script <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top