Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Page.RegisterStartupScript() is not working within the ASP.NET forums, part of the Web Development category; Page.RegisterStartupScript("abc",""); The above coding is not work inside the updatepanel (atlas control) in my web application. Pls tell me the solution for this problem. Its very urgent. It works on ...
|
|||||||
|
|||
|
Page.RegisterStartupScript() is not working
Page.RegisterStartupScript("abc","");
The above coding is not work inside the updatepanel (atlas control) in my web application. Pls tell me the solution for this problem. Its very urgent. It works on ordinary ASP.net Web application. With regards Santhana KrishnaN |
| Sponsored Links |
|
|||
|
Re: Page.RegisterStartupScript() is not working
the syntax is
Page.RegisterStartupScript(type,string,string); so you have to write like that model.. ex: Page.RegisterStartupScript(me.getype(),"msg1","alert()"); by karuppannan i-flash |
| The Following User Says Thank You to karuppannan For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Winrunner is taking the entire web page as a single page | Sridevi.P | WinRunner | 0 | 06-05-2007 10:26 PM |
| Working with Access database in QTP | evilzeal | QTP | 0 | 05-20-2007 07:25 AM |
| PNG image transparency not working.... | psuresh1982 | Web Design | 2 | 12-16-2006 02:21 AM |
| Working within a Team | admin | Personality Development | 0 | 10-16-2006 07:54 AM |
| Internal working of the Command | fred | Unix/Linux | 1 | 09-09-2006 03:03 PM |