User Profile

Collapse

Profile Sidebar

Collapse
rajivkadam420
rajivkadam420
Last Activity: Apr 8 '10, 11:32 AM
Joined: Apr 8 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rajivkadam420
    started a topic protect password from sqlinjection ?

    protect password from sqlinjection ?

    how to protect my database table field from sql injection so that it cannot be hacked please suggest i m using classic asp to build websites
    See more | Go to post

  • insert special characters into ms acess database ?

    how to insert special characters into ms acess database along with text below is my example
    Code:
    <!--#include file="common.asp"-->
    <!--#include file="header.asp"-->
    <%
    CheckAdminLogin
    if request("submit")="Save" then
    OpenDataBase conn
    newshead=request("newshead")
    newsdes=request("newsdes")
    
    if newshead="" or
    ...
    See more | Go to post
    Last edited by jhardman; Apr 10 '10, 06:24 PM. Reason: added code tags. please use code tags whenever you post code
No activity results to display
Show More
Working...