FP writing to Access using ASP - need autonumber value

W

webage

I'm writing FrontPage form results to a Access database on my website
using ASP. It's autonumbering the ID column for each record written.

What's an easy way to get that ID number back to the user's screen
after they submit the form ? If I could figure out how to get the
timestamp from the submission and check against it to retreive the
associated record I'd be very happy.


Any advice ?


Thanks,


Mike
 

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