473,378 Members | 1,539 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

ASP Form Security

So I've created an ASP form which submits information to a mySQL
database table. This information will be downloaded via ODBC on a
daily basis. Now some of this information is stuff like credit card
numbers. What are my options as far as securing the form submission?
We will also be looking for a hosting company, so any suggestions of a
company that would work with us on getting this setup, would also be
helpful. Thanks a lot!

Jul 17 '05 #1
3 1497
In article <11*********************@z14g2000cwz.googlegroups. com>,
va******@gmail.com wrote:
So I've created an ASP form which submits information to a mySQL
database table. This information will be downloaded via ODBC on a
daily basis. Now some of this information is stuff like credit card
numbers. What are my options as far as securing the form submission?
We will also be looking for a hosting company, so any suggestions of a
company that would work with us on getting this setup, would also be
helpful. Thanks a lot!


Buy an internet domain name.
Find an ISP that offers SSL certificates for your domain.
Buy a SSL certificate from a reputable company or through the ISP (e.g.
http://www.thawte.com/).

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 17 '05 #2
va******@gmail.com wrote:
So I've created an ASP form which submits information to a mySQL
database table. This information will be downloaded via ODBC on a
daily basis. Now some of this information is stuff like credit card
numbers. What are my options as far as securing the form submission?


HTTPS

--
Mail to my "From:" address is readable by all at http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!
Jul 17 '05 #3

<va******@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
So I've created an ASP form which submits information to a mySQL
database table. This information will be downloaded via ODBC on a
daily basis. Now some of this information is stuff like credit card
numbers. What are my options as far as securing the form submission?
We will also be looking for a hosting company, so any suggestions of a
company that would work with us on getting this setup, would also be
helpful. Thanks a lot!


1) Scrap your Windos server and ASP pages

2) Rewrite your pages in php bearing in mind all the security points listed
in the documentation

3) You need to run a Web Server that has a Digital Certificate, which
basically means a dedicated server.

4) Use Secure Shell port forwarding to download the MySQL data

Altenatively consider using a 3rd party credit card processor such as Paypal
or Worldpay.

Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Rudi Groenewald | last post by:
Hi there... I use SQL server integrated security so when a user opens a database in access it prompts the username & password in a small popup box on connection, but I'd like to use my own...
4
by: dvorett | last post by:
I have a form in my database that is password protected, and several forms contain buttons that open the password protected page. Each button asks for the password, but I dont want access to ask...
7
by: | last post by:
I am having trouble figuring out to call a database INSERT procedure from a simple submit form. It appears I should use the onclick event to trigger the procedure called BUT when I do this I...
27
by: Scott | last post by:
I've been trying to come up with a way to ensure user input is coming from the form on my site, and not auto-submitted from elsewhere, and I don't want to use the "enter the code shown in the...
0
by: pd123 | last post by:
I'm new to C# and .net and I'm trying to create a form that will register users in a sql server database. I have the following code but when I run the code I get an error " The name 'Peter' is...
2
by: Budhi Saputra Prasetya | last post by:
Hi, I managed to create a Windows Form Control and put it on my ASP .NET page. I have done the suggestion that is provided by modifying the security settings. From the stack trace, I would...
6
by: Spycat | last post by:
Hi all and happy holidays! I should start off by stating I am NOT a PHP programmer. I say that so that in any response to me, you will speak very s-l-o-w-l-y or I won't know what you're talking...
7
by: Parasyke | last post by:
Can anyone coach me in a custom log-in screen? I have a table set up with users and a password. So basically the user sign in form would authenticate the user and password (IF - Then). What I need...
19
by: klenwell | last post by:
Another request for comments here. I'd like to accomplish something like the scheme outlined at this page here: http://tinyurl.com/3dtcdr In a nutshell, the form uses javascript to hash...
0
by: Graham | last post by:
I'm trying to write a CGI script in C#; it receives data from an HTML form via the POST method, and tries to read the form data using System.Environment.GetEnvironmentVariable(). Which is where I...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.