CD Trustee On The Web
ASP Scipts Setup, Part 2
If you're not using an HTML editor that shows you line numbers, I would highly recommend getting
one. It's not absolutely necessary that you have this, but finding the lines of code you need to
change will be much easier. You can download free HTML editors
here
and
here.
The following is a list of include files and HTML files that are part of the zip file you'll
download. They are presented in alphabetical order, and include a list of required changes, if any,
to get them to work for your website. Please refer to the Setup Instructions, Part 1, for an
explanation of each task and how to make to change.
BeeGees.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
-
Set the value for TableTitle.
-
Set the value for varWhere.
-
Set the value of varURL.
BrowseAlbum.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
BrowseAlbumID.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
BrowseArtist.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
BrowseArtistID.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
BrowseComposer.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
BrowseSong.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
MusicDBSearch.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
-
Set the value of iPageSize.
MyCollection.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
-
Set the value of varURL.
NewArrivals.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
-
Set the value for TableTitle.
-
Set the value for DateRange.
-
Set the value for varWhere.
-
Set the value of varURL.
OpenRS.ssi
-
No changes are required to this file. It is used by all my scripts, and just takes care of some
housekeeping that is common to all the sample pages. It's here to keep the code as simple as
possible.
SearchAlbum.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
SearchArtist.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
SearchComposer.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
SearchFormat.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
SearchNoResults.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
SearchSong.ssi
-
This script is used by MusicDBSearch.asp. No changes are required.
TrackList.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
TradeList.asp
-
Establish a connection between your web page and the database using either OLEDB or DSN.
-
Set the value for TableTitle.
-
Set the value of varURL.
Website hosted by WebHost4Life
Accessibility