This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > February 2006 > Sessions
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Snaggle T 2006-02-12, 6:39 pm |
| :o
I liitle embarrsed because I feel I am a fairly compatent person but for the
life of me I can not seem to grasp how sessions work. It seems that I am
missing a simple, but very important step. I am having the hardest time
understanding just where everything goes and how to get it there.
This is my objective:
When a person fills in an form and submits the information; the conformation
page provides them with a control number for future reference. As it is, I
have the mysql server generating this number. What is the best way to
accomplish this?
Thanks in advance for answering such and obvious question.
OS X 10.4, Dreamweaver 8.x; HTML form to MYSql
| |
| Katsuey 2006-02-12, 6:39 pm |
| > I am having the hardest time
> understanding just where everything goes and how to get it there.
It's a random number generated which only lasts for that one visit.
So using this as a link, won't work.
> This is my objective:
> When a person fills in an form and submits the information; the
> conformation
> page provides them with a control number for future reference. As it is,
> I
> have the mysql server generating this number. What is the best way to
> accomplish this?
It would seem you need to have a column in your DB that is auto
generated that more or less works like a password.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|