| Thread | Last Post | Replies |
|
| Need help with SQL injection proof recordset Update code | 30 Jul 2008 17:44 GMT | 10 |
Our website (developed by a 3rd party) was recently hit by an Sql injection attack and I have been going through and hardening the code. It uses asp and talks to a sql server 2000 backend for a bunch of the page content. I have been switching over to using parameterized queries by ...
|
| ASP application report | 28 Jul 2008 20:18 GMT | 1 |
can i make an asp application that can send email report of my database by the end f the day like every day at 22:00 ? thanks,
|
| ASP and Oracle 10g | 24 Jul 2008 08:17 GMT | 2 |
To all, I've got a Windows Server 2003 box, IIS V6.0, ASP/VBSCRIPT website and Oracle 8i client connecting to Oracle 8i. I've recently upgraded to Oracle 10g client and now the web page simple hangs. It never times out or
|
| ASP Login Database to Online Form Registration | 22 Jul 2008 17:38 GMT | 6 |
Hey. I'm just starting to learn ASP and I'm trying to figure out to do things. What I want to do is have a Login page as well as a Create Account page (both is ASP). The user would create an account (username and password) which would be put into an Access databse. Then they can
|
| More Access date trouble | 11 Jul 2008 00:29 GMT | 1 |
I use a german rented virtual server. MSAccess dates (entered by an SQL INSERT) appear in the database table (when downloaded and opened as Access on my local UK machine) appear as mm/dd/yy. But if I then update it locally (e.g. via localhost) those dates appear as dd/mm/yy. The ...
|