passing field value to a new form |
2/22/2006 10:55:13 PM |
ASPRunnerPro General questions | |
T
theresafer author
I have a table that allows user to upload a file to a directory on the server and store the filename in the database. This works as expected. What I would like to do, is add a button to the View page that takes the value of the filename field and passes it to a new form (tablename_add.asp) How can I do this? |
|