Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ScriptManager.RegisterStartupScript not working
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01628589
Message ID:
01628599
Views:
45
>Hi,
>
>Here is the summary of what I am trying to do in an ASP.NET page and code behind:
>
>The ASPX page has a hidden input text ID="NewStorage"

View the source and make sure the hidden text field's ID is really NewStorage. ASP.NET likes to mangle them if you're using a server-side control for this. I thought they added a way to stop it from doing this. It looks like maybe ClientIDMode = "Static"?
-Paul

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

Click here to load this message in the networking platform