Hai everyone this is new commer may u teach me well with lots of expectations i have joined this forum.

how to get the result of the button on the next page with out occupying space on the displaying page.

Indetail:

when we add the data to a feild and click update

after sucessfull completion of update i want to receive an message "updatedsucessfully" in a page which navigate after the update function.

i dont like to occupy any space in this regard of placing a label which i had done untill now.

can any one help me on my way



Answer this question

Hai everyone this is new commer may u teach me well with lots of expectations i have joined this forum.

  • AT-Intrinix

    i am sorry to say that i havnt got u any how thanks for the response u have given anyhow if u are a still to help can u send me what the perfect for this '


  • TeddyKrulewich

    Hi,

    It seems like you are a system application developer, because most system applications does what you want to see. I can suggest is that you can use the Javascript's Language "Alert" which behaves like a MessageBox and embed this javascript code to your Response.write();

    ex.

    Response.Write("<script language='javascript'>alert('Update Successful');</script>");

    Hope you got some ideas from my suggestion....thanks....







  • Gabri

    Hi,

    I've been thinking so much about how or what kind of code sample I am going to give to you..can you provide with the flow of the page Wether you would like the page would be posted back to your page and infor you about the successful event or to another page, which I see it not that good to display a message box to another page....I fit would be ok for you....

    Thanks......



  • ReubenEmmanuel

    hey i forgot to say that i am working on web based applications ie asp.net web based application.any how enjoy your day and reply me as soon as possible


  • Mick Beeby

    hey i got with u but my problem is that we are getting this done in Asp.net so could u help in that code and u said i am an system application developer what does u mean by it i dont know whats a difference between system application developer and application developer.

    anyhow thank you for this.


  • Rulatir

    hai thank you very much i havnt expected this much also anyhow waiting for you till tommorow.

    have a nice day ahead bye


  • erato

    Hi,

    I'll be sending you my sample tomorrow, sorry if it will be delayed for a while...I'm quite busy.But about your second question, System Application developer in our preference refers to applications that are not web based or lets say Window based application, although System practically is used as a term for most application....

    thanks.....



  • DannyRC

    hai master,

    one thing is that i have to post the message to the next page or else on the same that is not matter but it should not occupy place in which ever page i mean we should hide it or so i am using asp.net 1.1 version so plz help me follow in this regard


  • Penny Chiu

    Use call back

  • Tobin

    madhusrp wrote:

    hey i got with u but my problem is that we are getting this done in Asp.net so could u help in that code and u said i am an system application developer what does u mean by it i dont know whats a difference between system application developer and application developer.

    anyhow thank you for this.


  • Hai everyone this is new commer may u teach me well with lots of expectations i have joined this forum.