close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

show region if user exists

Thread began 3/31/2011 5:35 am by randyw2394710 | Last modified 3/31/2011 7:18 am by Jason Byrnes | 885 views | 1 replies |

randyw2394710

show region if user exists

i have created a form using form builder and security assist,which i have attached.

the form works fine however, I would like it so that when a cutomer trys to sign in again, a show region appears which which says that that email address is allready being used. give them a link to go to login page or page for them to get there password info ontop of the form.

Attached Files
contact.zip
Sign in to reply to this post

Jason ByrnesWebAssist

you need to create a lookup recordset to see if the email address exists in the users table.

Set the Recordset to filter the email column on the email form element.

the recordset will create a variable named $numRows_<recordsetName> (where <recordsetName> is the name of the recordset) this can be used to determine if the recordset is empty, if it is empty, the email has not been registered.

to do this, go to Window -> Server behaviors and double click the Server Validation server behavior.

for validation type, select numeric. for the server variable enter:
$numRows_<recordsetName>

set the minimum number to -1 and the maximum number to 0

this will cause the validation to pass only of the lookup recordset is emtpy.

you can use the validation sow if server behavior to show your email in use error message and link to the login page.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...