Re: Submitting a secure form
From: BB (Bernard_at_3exp.com)
Date: 09/20/02
- Next message: Brenda: "Waring Message Microsoft:"
- Previous message: Yan Liu [MS]: "RE: IE6 SP1 not working w/ ASP sessions on IIS 4"
- In reply to: Mike S: "Submitting a secure form"
- Next in thread: Aaron Margosis [MS]: "Re: Submitting a secure form"
- Reply: Aaron Margosis [MS]: "Re: Submitting a secure form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BB" <Bernard_at_3exp.com> Date: Fri, 20 Sep 2002 10:52:37 +0800
It depend on how's the connection between web
server and database server.
For you asp form data. it's secure using web SSL
from client browser to your IIS server.
For. once the form is submitted to IIS, it will store
the data in another database server. hence it depend
on the setup. because most of the time. this 2 servers
are local or DMZ zone, the risk is not as high as
transferring the form over the internet to your IIS.
Rgds.
"Mike S" <msmith@avam.org> wrote in message
news:ePvVAsBYCHA.1828@tkmsftngp08...
> I am trying to setup my first secure website so this might be a dumb
> question. I want to setup a form that collects user info and passes to a
> database. The asp page that the form is on uses ssl and is secure. My
> question is, when I submit the data to a database on another server, is
the
> data secure during the transfer from the form to the database?
>
> Thank you
> Mike
>
>
- Next message: Brenda: "Waring Message Microsoft:"
- Previous message: Yan Liu [MS]: "RE: IE6 SP1 not working w/ ASP sessions on IIS 4"
- In reply to: Mike S: "Submitting a secure form"
- Next in thread: Aaron Margosis [MS]: "Re: Submitting a secure form"
- Reply: Aaron Margosis [MS]: "Re: Submitting a secure form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|