Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-13-2006, 04:08 AM   PM User | #1
acelink
New to the CF scene

 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
acelink is an unknown quantity at this point
Question Use a cookie to parse field to a page for redirection

Is it possible to use a cookie to build a url?
I have members place an 8 digit field in a form and then use that string to build a URL and also reuse the cookie value on other pages.
Example user enters 10010002 in the form input field.
Can I then save that to a cookie called path and redirect the user to www.mydomain/subdirectory/{path}/index.html
I would also like to be able to use that cookie as a varible in other pages such as <a href=www.mydomain/subdirectory/{path}/products.html>PRODUCTS</A> etc.
I have no experience with Javascript so any help would be appreciated
acelink is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:33 PM.


Advertisement
Log in to turn off these ads.