G
Guest
I am trying to use one ASP page to retrieve a record and display the results.
The user can then change the fields and click submit which should update the
database. The submit calls another asp page that contains the update SQL. If
I hard code values the update works. I can't seem to be able to retrieve the
form field values from the first asp.
The user can then change the fields and click submit which should update the
database. The submit calls another asp page that contains the update SQL. If
I hard code values the update works. I can't seem to be able to retrieve the
form field values from the first asp.