PDA

View Full Version : Help with login form


Walikan
07-07-2009, 06:18 AM
Hello,
I have Security Assist and want to create a login form in my home page such that customers can login directly from the home page without necessarily clicking at a link on the home page before going to the login page generated by Security Assist. Can someone help me?

My second question is how can I use the Validation Tool kit to customize the Server site error messages on a form? I will appreciate if someone can help me.

Ray Borduin
07-07-2009, 08:20 AM
1) Just copy and paste the form from the login page to any other page and change the form action so that it submits to the login page.

2) The way Validation Toolkit works is that you type whatever error message you want and then you apply a "Show if" region to show that text in the event of an error. Editing the text really shouldn't be your concern... you just type in DW.

Walikan
07-07-2009, 12:18 PM
Ray,
Thanks alot for your prompt feedback. Keep up with you good job.

Concerning the error message on the Server side validation tool kit, do I have to type the message beside the form field or where should I type the error message. I will be very greatful if you can give an example.
Thanks alot

Ray Borduin
07-07-2009, 12:43 PM
You can put the message anywhere you want. It is completely up to you. You shoudl view the help documentation and getting started guides that come with the extension.