Results 1 to 3 of 3

Thread: Code for goto next page

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Answers
    1

    Code for goto next page

    In ado.net to goto the next page we are using the following code
    response.redirect("nextpage.aspx");
    like that
    is there any code in VB.NET or in C#.NET


  2. #2
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: Code for goto next page

    if you are using windows application and want to display another form then use the show method of the form object .


  3. #3

    Re: Code for goto next page

    you can use server.transfer("nextpage.aspx"); which next page url will not be updated in your address bar of browser.


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