Mike Ryan wrote:
I am creating a series of forms that collect information this covers 3
screens before I want to write it out to the database. when I go from one
screen to the next I have tried hidden and readonly input boxes but the data
in the hidden and readonly fields from screen one do not
Mike Ryan wrote:
yes I get information from form one transfers to form two ok but then does
not show up on form 3. form 1 and 2 do not then save to the database after
the last page of form 3.
That wasn't my question.
Again, when you submit form 1, do you do any processing of the data that came
"Jim Lucas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Mike Ryan wrote:
> > I am creating a series of forms that collect information this covers 3
> > screens before I want to write it out to the database. when I go from
one
> > screen to the next I have tried hidden and readon
Mike Ryan wrote:
I am creating a series of forms that collect information this covers 3
screens before I want to write it out to the database. when I go from one
screen to the next I have tried hidden and readonly input boxes but the data
in the hidden and readonly fields from screen one do not
> Is there a way to get the data from page one without
> letting the users modify the information. I guess I
> could write the data to the database
Or you could store the data in the session space...
thnx,
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
I am creating a series of forms that collect information this covers 3
screens before I want to write it out to the database. when I go from one
screen to the next I have tried hidden and readonly input boxes but the data
in the hidden and readonly fields from screen one do not make it to the
fina
6 matches
Mail list logo