Home. Software. Web Tools. WebPlus X5 Tools. Tips & Tricks. Online Tools. News. Shop. Contact. Extras.
Copyright ©  2011 All rights reserved. Made By RichoSoft. Terms of use | Privacy policy
|
Mail: support@richosoft.co.uk?subject=RichoSoft Web Site Query
Buy me a beer and help
keep this site FREE
Members Area


Contact





New Features


Here are some useful JavaScript snippets Software Publisher?
Want your software to be
available on this site?
Click here Submit Software All HTML editors
Validating a Number in a Range

Want to ensure that the user enters a number within a certain range in a text box on a form?
Enter a number in the box above and click Submit to try it. If you enter a correct value the response in this example will post the data back to this form.  
Here’s how to do it.

In your code for the Input Box add :
Enter a Number
Email Validation

Want to check if a valid email address has been entered? This is a very simple basic checking script, for a more sophisticated and thorough checking script watch this space!
Enter an invalid email in the box above and click submit to try it. If you enter a valid email the form will be submitted (In this example back to this page.)
Here’s how to do it.

In your code for the Input Box add :
Email Address
More snippets coming soon…
javaScript