hi to all
how to put "Required" at the right side of the text boxes if the user doesn't inputted any value in the text box or field? Validation is using javascript.
Thanks in advance.
validation
Moderator: General Moderators
-
junjustkim
- Forum Commoner
- Posts: 44
- Joined: Thu May 22, 2008 8:48 pm
Re: validation
Thanks for your immediate replied. But his sample will used alert and not to put the words "Required" at the right side of the field or text box.
Thanks
Thanks
-
lakshmanan
- Forum Newbie
- Posts: 1
- Joined: Wed Jul 02, 2008 2:53 am
Re: validation
Thanks to all, It was useful to me also...
Thanks and regards
Lakshmanan
Thanks and regards
Lakshmanan
Re: validation
It is an example for javascript form validation. You still need basic programming skills to apply it to your needsThanks for your immediate replied. But his sample will used alert and not to put the words "Required" at the right side of the field or text box
Re: validation
If you don't want to use javascript, you can do it server side.
Have a read of THIS POST, especially the example near the end.
Cheers
[edit] Ahhh ... I should read better.
Have a read of THIS POST, especially the example near the end.
Cheers
[edit] Ahhh ... I should read better.
junjustkim wrote:Validation is using javascript.
-
junjustkim
- Forum Commoner
- Posts: 44
- Joined: Thu May 22, 2008 8:48 pm
Re: validation
Thanks to all of your replied.
Cheers,
Tirso
Cheers,
Tirso