Get record (uniqueid ) from database

B

Bill Schroyer

Pass the ID in a link as a parameter or a hidden field.

http://support.microsoft.com/default.aspx?kbid=310641
http://support.microsoft.com/default.aspx?scid=kb;en-
us;825546


Bill Schroyer
(e-mail address removed)
http://www.frontpagewiz.com
-----Original Message-----
I am doing a two form survey, the first form i collect
the client information and update a client info. table
(SQL server 2000). The clientID is system generated by the
database. Next when i update the the second survey
questions form, i am wondering how to access the uniquely
generated clientid from the client table and update the
survey response table along with the clientid. is there
any easy way to do this please let me know.
 

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