Geeks Talk

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.

Page.RegisterStartupScript() is not working

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 ...

Go Back   Geeks Talk > Web Development > ASP.NET
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

ASP.NET ASP.NET and ASP Related Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-18-2007
Junior Member
 
Join Date: May 2007
Location: Coimbatore
Posts: 12
Thanks: 2
Thanked 0 Times in 0 Posts
Santhana KrishnaN is on a distinguished road
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
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-19-2007
Junior Member
 
Join Date: Jun 2007
Location: chennai
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
karuppannan is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to karuppannan For This Useful Post:
Reply

  Geeks Talk > Web Development > ASP.NET

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 12:45 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved