|
-
Jun 22nd, 2006, 06:15 AM
#1
Thread Starter
Frenzied Member
clientscript.RegisterStartupScript
In asp.net 1.1 I had no problems using this:
Page.RegisterStartupScript("ClientScript", strScript)
But as I moved to asp.net 2.0 I receive an error, it recommends me to use
ClientScript.RegisterStartupScript instead. Which arguments do I need to execute the same as in 1.1?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|