Secure Insert of data from .asp page

From: Eric (eric.howell_at_iteonline.com)
Date: 05/28/03


Date: Wed, 28 May 2003 11:07:52 -0700


I manage a website on a remotely hosted IIS 5.0 web and
SQL 7 server. The web and SQL servers are on differet
boxes (diff IPs). The website has a 128 bit secure
certificate installed. We use some .asp pages to insert
data from customer forms. We want to secure the data
insertion process so that the data passing from the form
to the database is secure. We do not have control over the
SQL Server box. ISP says we must upgrade to a dedicated
plan to get this capability, not an option for us. Is
there any way from the server side, in our SQL statement,
or otherwise, to pass this data in a secure manner to the
database? We use Javascript as a scripting language. We
are not using FrontPage for development and MS Access is
not a choice for us in this application.

Thanks



Relevant Pages