working with Access pages

C

Chris

I'm working with Data Access pages and I can in Access
use RecordSet.AddNew on the Open action form. However,
I'm looking for a code that will do this except in
Access. I'm looking for HTML, XML or something to code
this that will do open and go to a new record in Internet
Explorer. Any suggestions?
 
Top