|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Java Script validation to exclude " " from the value
Java Script validation to exclude " " from the passed value
I need to exclude the " " from the value while I submit the form for example if user enters "Javascript" on submit I need to pass the value as Javascript thanks in Advance Ravi |
|
#2
|
||||
|
||||
|
I'd consider handling this server-side using a regular expression. I find regular expressions in javascript to be cumbersome.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Java Script validation to exclude " " from the value |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|