|
-
Apr 10th, 2001, 01:24 PM
#1
Thread Starter
Lively Member
I have a form with 2 textboxes for the user to enter data into. One textbox holds a database name, the other holds a server name.
When the user fills in the info & clicks a submit button I want the info to be stored into a cookie.
Now the user may enter in several of each so the cookie will need to be appended. Each data item separated by a character such as '#'. I have no idea how to do this!
I imagine the resulting cookie would look something like this:
CookieName[]Databases[]database1#database2#database3[]Servers[]server1#server2#server3
ANY help here would be much appreciated!!!
~Piz
-
Apr 11th, 2001, 10:11 AM
#2
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|