| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate 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
|
|||
|
|||
|
Hi
Would you please help me. I was trying to do online application form by using validating user input with validation controls. When I was trying to active the page a error message is popping out. It goes like Unable to find script library '/aspnet_client/system_web/1_1_4322/web UI Validation.js' Try placing this file manually or reinstall by running 'aspnet_regiis.c'. What can I do? Help me! |
|
#2
|
|||
|
|||
|
That error is telling you it's trying to find the web UI Validation.js script which it would use to validate your form, but can't find it. Take the script file, and put it in the folder it's telling you it's looking for it in.
Also: What type of validation are you trying to do for this form? If it's really simple things (ie, you just need thing like a valid e-mail, a name, etc, and don't really have set values it has to be) it may be easier to write your own validation script rather than depending on another file. -Qazz |
|
#3
|
||||
|
||||
|
Hi
You might be better posting this in the ASP.net forum MK |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > Online Form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|