Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Gubbins #1
Creating a register form
i am in the middle of creating a new registration page for my web sites where
all the details are gathered on one page. i have four stages to complete sign
in, personal details, address details, and finally a done portion confirming
the process. i am thinking about using conditional regions to show certain
forms depending on the progress of the user. my problem lies with the first
form or part of the process, how do i make it disappear when the user clicks
continue and everything is ok? also i am using conditional statements to
display error text on the form, how would i get the browser to skip the error
handling the first time? ie it checks to make sure some text is input in both
password fields, first time through it shows this error obviously. i am using
ASP VBScript, much appreciated for your input, this has been doing my head in
for the past couple of days. Gubs
Gubbins Guest
-
Help with creating a form
I have to create a booking form online, which has a lot of text feilds & looks too messy when all the feilds are on the one webpage. The form can be... -
Creating form
Hi, Am really stuck on creating this form using a dreamweaver 8...I have been using dreamweaver version 4 for quite sometimes now I thought I... -
Need help creating dynamic form
I guess I am just looking for some php help here more than anything. I want to know if it is possible to do the following things in php. I have a... -
RegisterClientScriptBlock to register OUTSIDE form tags
Hello, I currently have javascript and vbscript that needs to be spat out based on certain conditions in the codebehind. My vbscript code relies... -
Creating form with tab controls
Hi, I created about 5 forms (custumors, invoices, ....) I would like to use now the access2 tab control form to switch between these forms. I was... -
J.S. \(UltraSuite\) #2
Re: Creating a register form
If form has not been submitted then
do not show error code.
--
__________________________________________________ __________________
UltraSuite Extension Packages: [url]http://www.ultrasuite.com/[/url]
The *most popular* Suites of DMX 2004 and DMX Server Behaviors
for ASP, ASP.Net, ColdFusion, JSP, and PHP_MySQL
__________________________________________________ __________________
J.S. \(UltraSuite\) Guest
-
Gubbins #3
Re: Creating a register form
how do you exactly know when a form is sumitted?
Gubs
Gubbins Guest
-
Gubbins #4
Re: Creating a register form
i have done that now!! just need to sort out the logic behind it all!!
Cheers
Gubs
Gubbins Guest



Reply With Quote

