Please Help - Pre-populating a field in a form

D

david

Posting again,

I am trying to do this:

1st page: there is a form with only a file upload field.
You click submit, the file goes to the file folder and I
go to a second page.

In this second page, I have a form with many form fields
where the user has to enter data (name, address,etc). The
user enters the data and it is sent to a database.

What I would like to do is pre-populate one of the fields
in
the second page with the name (just the name) of the file
that I previously uploaded.

Any thought on how to do this?

Regards,
David
 
G

grw

How are you uploading the file? with the frontpage uploader, a component or
pure script?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top