|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > ASP > ASP Tips and Tutorials > Database-related
| 1.
Running ASP in Linux and Possible Problems
|
This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.
|
Date Added: 08-Nov-2005 Hits: 78 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Suggestion Box
|
http://www.sidneyforcier.com/asp/basic_form.asp
|
Date Added: 08-Nov-2005 Hits: 32 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
Add records with sql statments
|
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
|
Date Added: 08-Nov-2005 Hits: 38 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Dynamic Form and Database Driven Marquee
|
Basically, I had the problem of needing a marquee to scroll important updates but everyone who needed to update it was not HTML savvy. So I made it form based. And the coolest part about it is, you can control the background color, and the text color. That is good when you want different color combinations to have communicate different things. Like, black background and red text could mean urgent and blue background* and yellow text could be Happy Birthday!
|
Date Added: 08-Nov-2005 Hits: 32 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
ASP Speed Tricks
|
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.
|
Date Added: 08-Nov-2005 Hits: 31 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
ASP and DBF database file connection
|
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
|
Date Added: 08-Nov-2005 Hits: 49 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
Delete records with sql statements
|
Learn how to delete records with an SQL instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
|
Date Added: 08-Nov-2005 Hits: 39 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
Populate dropdowns from your database
|
Dropdowns or combo boxes are an excellent way to get input from a user. One of the biggest problems with user input is spelling and formatting. Here is how to use and populate dropdowns from a database.
|
Date Added: 08-Nov-2005 Hits: 42 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|