473,586 Members | 2,754 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

reigstration form for web page

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.ht ml 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.ht ml page where
they will enter their details, but what i dont understand is how to
link/connect the SUBMIT button on the registration.ht ml page to the
ACCESS DATABASE on the server?

thank you for your time friends...
Nov 13 '05 #1
1 1151
On 4 Jan 2005 09:32:37 -0800, ok************* *@hotmail.com (vincent)
wrote:
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.ht ml 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.ht ml page where
they will enter their details, but what i dont understand is how to
link/connect the SUBMIT button on the registration.ht ml 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

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7426
by: Newbie | last post by:
OK, this may be impossible since I'm using 3rd party shopping cart ASP software, but I've been able to finagle a lot of other stuff I thought wouldn't work, so here we go: I'm using a form in which users enter numbers to be calculated into a square footage cost. Upon submitting, the results page uses ASP to give the total and the chance to...
5
2565
by: momo | last post by:
Hello Newsgroup, I want to pass a Request.Form variable to an ASP form, through the url for example lets say i have a form with a textfiled called "txtName" if i click the submit button for example the asp page reads the content of this txtName as Request.Form("txtName") I want to achieve that the asp form is accessed through a URL...
6
3095
by: CJM | last post by:
Can somebody clarify if/how/when a simple form is submitted when the <Enter> key is pressed? As I understood it, if you have a form with a single submit button, if enter is pressed, the form should be submitted as if the button is pressed. Is this correct? Does this behaviour vary across browsers? Chris
10
2889
by: Noozer | last post by:
Below is some ASP, HTML and javascript. It is part of a page used to maintain a small database. This code did work at one time, but has since stopped. For some reason the data on my form is not being passed to the page specified in the Action property of the form. This is on a Windows 2000 Pro PC. I copied the code to another server...
0
1971
by: Pat Patterson | last post by:
I'm having serious issues with a page I'm developing. I just need some simple help, and was hoping someone might be able to help me out in here. I have a form, that consists of 3 pages of fields. I'd like to create a page in which all of this is stored as you move along as hidden variables, until the end, when the user submits. I can't...
11
18823
by: Jozef | last post by:
I have some old code that I use from the Access 95 Developers handbook. The code works very well, with the exception that it doesn't seem to recognize wide screens, and sizes tab controls so that they are too big and wind up covering up some of the fields on the main form. Is there any good code out there that works in a similar fashion...
0
1877
by: 42 | last post by:
I implemented a simple class inherited from Page to create a page template. It simply wraps some trivial html around the inherited page, and puts the inherited page into a form. The problem I have run into is that the emitted html at the end of the process is slightly different and doesn't work. Please don't be put off by all the source...
9
3134
by: eswanson | last post by:
I have a web page I need to post a file plus some other fields to it. How can I do this from a asp.net page. I know I can send individual fields to the other page, but how do I send a file to the other page, or is there something else like a stream which will be like a file. I am attempting to get a way from writing out a file and then...
5
2251
by: yarivot26 | last post by:
I'm using ODBC to read a office access db the db have almost 10,000 rows so I want to split it into pages The first page load nice and quick, but in other pages i get: Maximum execution time of 30 seconds exceeded in c:\apache\htdocs\eyal\new.php on line 100 the line 100 is the odbc_exec command.
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8200
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8215
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.