|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
I want to do a simple valdation using a regualar expression in a cfform.
I have tried the following to no avail: validate="regular_expression" pattern="^([a-zA-Z0-9\-]{3,}\.)?([a-zA-Z0-9\-]{3,}\.)([a-zA-Z]{3}|[a-zA-Z]{2}\.[a-zA-Z]{2})!is" Any ideas on what is wrong here with this pattern for a URL? |
|
#2
|
|||
|
|||
|
check this out
http://www.regexlib.com/Search.aspx?k=url |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Validating URL in a form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|