All,
Thanks for the help on my previous problem, you set me on the right track.
Now I am trying to retrieve an autonumber field as the job id number after
a form for a job request has been submitted. I currently have a job submit
page where the submit form is located. The autonumber is not included here
as the dbase generates the number. This returns a second page that writes
to the database and displays the submitted info in a table. Is it possible
to include a retrieval of the autonumber in this page when it displays the
other info? Or will I have to go to a 3rd step?
Thanks,
John