Re-write of <form action=https

From: Justin (reply@toGroup.com.au)
Date: 06/23/02


From: "Justin" <reply@toGroup.com.au>
Date: Sun, 23 Jun 2002 17:41:23 +1000


In the login page, how do we tell asp.net to use https in the url when we
login, to ensure that the contents are submitted through SSL? See:

<form runat=server>

    <input type=text name=username runat=server>
    <input type=password name=password runat=server>
...

</form>

In my confused post before, I thought you might have to use classic asp.
There are some things you can't do with asp.net html server controls I
think, like when you want to submit to a different page. For SSL, maybe you
just use <form action="https://www.mysite.com/login.aspx"> ...

Tks
J



Relevant Pages

  • Re: Re-write of <form action=https
    ... the HTTPS page should already be protected versus submitting a ... That defeats the purpose of SSL. ... > In the login page, how do we tell asp.net to use https in the url when we> login, to ensure that the contents are submitted through SSL? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: SSL php code
    ... > Sean I am planning on exclusievely using secure pages (ssl) after the user requests to login. ... This will securely redirect to a login ...
    (comp.lang.php)
  • Re: sendmail with smtp relay authentication
    ... LOGIN PLAIN')dnl ... the mail log and also attached the auto mail response I got. ... m31N0w2T002913: return to sender: User unknown ... 505 5.0.0 Message is sent with SSL but SSL is not allowed ...
    (comp.mail.sendmail)
  • Re: Form Authentication with SSL
    ... the RedirectFromLoginPage will keep the https protocol in the address. ... I'll put in other folder since I only need SSL for login. ... Well, the one thing to keep in mind is that once they've logged in, the cookie ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: Authorize.Net Plain Text Login Transmission
    ... service provider to find out personally whether or not they are vulnerable. ... Authorize.Net Plain Text Login Transmission ... > function as if you had gone to the correct SSL version of the page. ...
    (Bugtraq)