CodeAve.com CodeAve.com - ASP - Script Writers
ASP
·Read/Write
·Script Writers
·Database Display
·Response Objects
·Server Variables
·Random Events
·Articles
·Miscellaneous
·Contents
·What's New?
JavaScript
CSS
HTML
Links
Mail List
Search
Sitemap


 



Delete From Table Script Writer (DSN Connection)
Removing data from an Access or SQL Server database is as easy as entering the variable names and the name of the table into the fields below. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web.  The DSN-less connection allows you to decide which driver you need for your specific db.  (Note: G.I.G.O Garbage In Garbage Out applies here, be certain all table elements entered appear in your db.  The db must reside in the same directory as the .asp script or modifications to cn=cn & "DBQ=" & server.mappath(accessdb) will be necessary.  Table elements must be entered in the select field * will not work here.) 

 



Delete From
(Table Name)
Where
(Table Element You're Sub-setting by)

Value
Text
Number
Query String (Text)
Query String (Number)
Form (Text)
Form (Number)


DSN

 

 

 



ASP: What's New? | Articles | Script Writers | Database Display | Read/Write
Server Variables | Response Objects | Random Events | Miscellaneous
HTML: Forms | Hyperlinks | Headers | Tables | Hyperlinks | Headers | Text Display
JavaScript: Document Info | Forms | Images | Navigation | Script Writers
CSS: Basics | Page Display | Text Display | Script Writers | Miscellaneous
Links | Search Engine db |  Privacy Statement |  Advertising Rates |  Email

CodeAve.com is hosted by MyHosting.com
Donate Food Online with a Mouse Click at TheHungerSite.com
Donate Land Online with a Mouse Click at TheRainForestSite.com
© 1999 - 2008 CodeAve.com
All Rights Reserved