dbTalk Databases Forums  

reigstration form for web page

comp.databases.ms-access comp.databases.ms-access


Discuss reigstration form for web page in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vincent
 
Posts: n/a

Default reigstration form for web page - 01-04-2005 , 11:32 AM






Good day to you and all...
Im a novice web designer. basically i know a little dreamweaver and
thats all.
now ive been assigned to resurrect a web page...so basically the
previous web designer has made an access database which was at some
point connected to the registration.html page which is a typical
registration form e.g

FIRST NAME .....
LAST NAME .....
ADRESS .....
CITY .....
POST CODE .....
COUNTRY .....
TELEPHONE .....
EMAIL .....

and finally a submit button ->SUBMIT button

both the html page and access database are already made
my job is to make a registration button in the navigation on the
index.html page so that people can go the registration.html page where
they will enter their details, but what i dont understand is how to
link/connect the SUBMIT button on the registration.html page to the
ACCESS DATABASE on the server?

thank you for your time friends...

Reply With Quote
  #2  
Old   
David Schofield
 
Posts: n/a

Default Re: reigstration form for web page - 01-07-2005 , 06:26 AM






On 4 Jan 2005 09:32:37 -0800, okokivehadenough (AT) hotmail (DOT) com (vincent)
wrote:

Quote:
Good day to you and all...
Im a novice web designer. basically i know a little dreamweaver and
thats all.
now ive been assigned to resurrect a web page...so basically the
previous web designer has made an access database which was at some
point connected to the registration.html page which is a typical
registration form e.g

FIRST NAME .....
LAST NAME .....
ADRESS .....
CITY .....
POST CODE .....
COUNTRY .....
TELEPHONE .....
EMAIL .....

and finally a submit button ->SUBMIT button

both the html page and access database are already made
my job is to make a registration button in the navigation on the
index.html page so that people can go the registration.html page where
they will enter their details, but what i dont understand is how to
link/connect the SUBMIT button on the registration.html page to the
ACCESS DATABASE on the server?

thank you for your time friends...
Hi
Wrong group probably, you need a web group. Not sure what Dreamweaver
offers here.
Web links to Access on the server are usually made using ASP, see
http://www.w3schools.com/asp/default.asp
though PHP is also a good route.

You communicatewith the access using SQL. See for example the
Registration Example With Verification
http://www.tutorialized.com/tutorial...ification/2243


David



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.