Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Javascript set button enable on checkbox true
Message
 
To
20/10/2010 14:32:04
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
Application:
Web
Miscellaneous
Thread ID:
01485567
Message ID:
01486378
Views:
26
>
>Thanks a bunch Paul, this is helpful.. I also found this Validation plug in for jquery that is really nice.

Ah, yeah, I should have mentioned that as well.

> Problem is I cannot figure out how to get a script or a script source into my page from the user control. I tried a RadCodeBlock and thought that was supposed to work but it does not. I also tried this in the OnInit
>
>Page.ClientScript.RegisterClientScriptResource(GetType(), "~/scripts/EnrollmentValidation.js");
>
>

Is your js file stored as a resource file in your project? If not, then that won't work. Try RegisterClientScriptInclude instead.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform