Results 1 to 6 of 6

Thread: How to passing data from one webpage to a new webpages?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2004
    Location
    malaysia
    Posts
    89

    Resolved How to passing data from one webpage to a new webpages?

    Hi Guys, i have some difficulties and need your help.

    Let say i have a webpage name "a.aspx" and another name "b.aspx"
    when i click a button in a.aspx and the event will
    response.redirect("b.aspx")
    how can i pass some data that is in a.aspx to b.aspx?
    i.e i want to pass a string variable(name: strA) in a.aspx to b.aspx, how should i code?

    Last edited by kkc; Dec 12th, 2004 at 10:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width