• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:6    start  Previous  Next  Last    goto:
    Preventing SQL Injection Attacks in Classic ASP
    ON: 2009-02-26 10:34:26
    The term 'SQL Injection' means to inject malicious SQL statement(s) in an otherwise regular SQL to get access to secure data on a website. In this article, we will examine how SQL injection attacks are carried out and what programming techniques can be used to prevent them. While we will assume classic ASP pages and the backend SQL Server database to demonstrate the method and means of prevention, the concept is equally applicable to other web programming technologies and database systems.
    12 times | category:
    Image Security
    ON: 2008-08-04 08:47:15
    This tutorial will teach you how to secure your web pages through image Security.
    5 times | category:
    How to Encrypt String Using MD5
    ON: 2007-06-30 09:13:19
    In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
    15 times | category:
    Login page in ASP through Access DB
    ON: 2007-06-30 09:11:10
    You will find here a sample script showing you how you can protect a reserved area of your website with a simple login page. The script is using an access sample database.
    28 times | category:
    DypsAntiSpam, a CAPTCHA for ASP
    ON: 2007-06-30 09:09:26
    When you sign up for a Web-based e-mail account,the site displays a small rectangular graphic containing a short word obscured.As part of the account registration,you are asked to type the word in an adjacent box. DypsAntiSpam is nearly free, can provide you the same functionality on your website !
    14 times | category:
    Script Security
    ON: 2007-06-30 09:01:48
    This page offers lots of information and tips to protect your scripts against common attacks.
    14 times | category:
    this:1/1 25records  total:6    start  Previous  Next  Last    goto: