SSL and server.transform

Discussion in 'Visual Studio' started by aspq, Aug 29, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    Is it possible to pass form field variables from one aspx page to an other aspx page using:

    Server.Transfer("https://..",true)

    If not, how can I get around it?

    Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Are these variables pass via post or get?

    quote:Originally posted by aspq

    Hi,

    Is it possible to pass form field variables from one aspx page to an other aspx page using:

    Server.Transfer("https://..",true)

    If not, how can I get around it?

    Thanks

    </blockquote id="quote"></font id="quote">

    B.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page