Register

Associate
Joined
28 Mar 2004
Posts
603
Location
Devon, UK
Could someone please help me with a register page I'm trying to create.

I'm trying to make a page where people can fill in their username/password/email which then goes into the database.

Tried using the default DW stuff but I get a blank page online.

Cheers
 
Right.

I've created a table in DW. Inserted 3 text fields for UserName/Password/Email and a Register button to submit the form.

I've used the insertrecord behaviour and linked the the textfields to the table/records in my database. I've given it a page to go to afterwards as well.

Test the page online www.simpilots.co.uk/test2.php and everything is there. When I fill in data and click Register though it refreshes the page with page not found and nothing gets entered into the db.
 
Back
Top Bottom