online form

E

eremyja

im creating an online regestration form and was wondering if there is any way
to make one button that submits and creates a new record.
 
R

*raul*

You can insert a new record in an access database located in a server,
using asp.
Asp runs in Windows servers.

There are a lot of tutorials about this, just google "asp access
insert record"

for example:
http://www.stardeveloper.com/articles/display.html?article=2000040101&page=1

Also, if you can use Frontpage, there are some wizards to create asp
pages and connections to the mdb (in "New > Website templates" or
something similar - sorry I have Frontpage spanish version).

Good luck
 

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