Results 1 to 2 of 2

Thread: Page.RegisterStartupScript() is not working

  1. #1

    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


  2. #2
    Junior Member
    Join Date
    Jun 2007
    Answers
    2

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact