| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
A ADO Data Shaping or Multiple SQL Select | ASP (Active Server Pages) | Intermediate / Rob Gerwing (from psc cd) | 3208 since 1/5/2015 12:32:00 PM |
By 6 Users
|
|
Do you have slow running mulitple SELECT Statements or long reports to fill on a web page. Use the Microsoft Shape Command. Learn to use ADO 2.1 and greater advance features. This code is great for three things, (1) Very fast way to do multiple SQL select ...(description truncated) |
|
|
|
 |
A Complete Database Accessing Web Site! | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Bob Lee (from psc cd) | 4732 since 1/5/2015 7:04:00 AM |
By 39 Users
|
|
This article not only includes the complete source code for a database driven web site that the author created, but includes a detailed description on how it works! (ScreenShot) |
|
|
|
 |
A simple guestbook using ASP | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Alia Iftikhar (from psc cd) | 2995 since 1/7/2015 2:07:00 PM |
By 16 Users
|
|
A simple guestbook that uses asp and a mysql database. This is
great for beginner's looking to learn. It also comes with an
admin area where you can delete the names. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
A starter project in ASP and ACCESS | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Intermediate / Kevin Philips (from psc cd) | 3311 since 1/7/2015 12:42:00 PM |
By 11 Users
|
|
**UPDATED** A starter project for new people to ASP and Access Databases, this script shows efficient INSERT, UPDATE, DELETE statements with CSS styling and a custom built paging script. Please vote - any feedback welcome. (ScreenShot) |
|
|
|
 |
Access Database Viewer (Tables), SQL Querys, works immediately. No configuration! | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Advanced / Zips (from psc cd) | 2875 since 1/6/2015 6:24:00 PM |
By 14 Users
|
|
Simple Access database viewer! Just enter your database location, and it shows your tables and stuff. SQL Querys! (ScreenShot) |
|
|
|
 |
Access' queries like stored procedures | ASP (Active Server Pages) | Intermediate / ATM (from psc cd) | 2907 since 1/5/2015 6:07:00 AM |
By 13 Users
|
|
Here is HOWTO call access' select,insert,update and delete queries from asp. |
|
|
|
 |
Active Server Pages Guest Book V2.0 | ASP (Active Server Pages), HTML | Advanced / Shah Hussain (from psc cd) | 2513 since 1/7/2015 1:22:00 PM |
By 10 Users
|
|
Advance Guest Book V2. I have add some new features in this version i.e. Adding your photo with your comments, also can add smiles. it has also the ability to send the email using the CDOSYS to the user who sign your guest book etc. visit the running file ...(description truncated) |
|
|
|
 |
address book | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / Don Walden | 1898 since 7/29/2017 1:08:05 AM | Unrated
|
|
Couldn't find an address book so i modified Guestbook by Kathi O'Shea
to use, Thanks to Kathi O'Shea for giving me the tool do do this (ScreenShot) |
|
|
|
 |
Admin Database Table | ASP (Active Server Pages) | Advanced / Chad Snyder (from psc cd) | 2192 since 1/6/2015 11:37:00 PM |
By 23 Users
|
|
This is one asp file that will allow you to view/add/edit/delete records in any database table. All you need to do is change a couple of parameters at the top of the file to point to your database/table/key field. I know this will make my life allot easie ...(description truncated) |
|
|
|
 |
ADO - Read and Write to Databases from VB using XML via ASP/HTTP | ASP (Active Server Pages), VbScript (browser/client side)
| Intermediate / John Pragnell (from psc cd) | 2936 since 1/5/2015 2:04:00 PM |
By 25 Users
|
|
Shows how to get recordset data into a VB (or other) application from remote databases on the web, edit it, and put back the changes - all from simple ASP pages on the server via HTTP using ADO + XML - 1 line of code in VB to retrieve, 3 to return (+ not ...(description truncated) |
|