Shopping
Cart
A Perfect
shopping cart for small groups of products
with perfect customization tools, MS
Access database driven.
Features
- Unlimited categories and products.
- MyCart, and Mywish list.
- Random featured product option.
- Multi-Admin option.
- Save recent orders and archive old ones.
Customization :
Colors and templates can be directly
modified in index.asp, categories and
products can be modified from the
administration tools.
Installation :
- Download and unzip
- Open db.asp in any text editor (i.e.
notepad)
- Write your absolute path for the
database file.
- Upload to any folder in your /www/
folder
- Run index.asp in the shopping cart
folder
- Goto: shoppingcart folder/admin/ to
access your admin area.
- Use "admin" as username and
"password" as password.
Form2Mail
(CDONTS)
Features
- Send from any email address to any
email address.
- easy to use.
- fast and reliable.
Customization :
Totally un-branded, you can customize
the form as you like and put it into your
own template.
Installation :
- Download and unzip
- Use the file "send" to enter
your variables "Sender",
"Recipient", "Subject"
and "Message Body".
- Upload to any folder in your ' www '
folder
- Files can run from anywhere, no need for
any paths or so.
Form2Mail (iHTML)
Features
- Send from any email address to any
email address.
- easy to use.
- fast and reliable.
Customization :
Totally un-branded, you can customize
the form as you like and put it into your
own template.
Installation :
- Download and unzip
- Use the file "send" to enter
your variables "Sender",
"Recipient", "Subject"
and "Message Body".
- Upload to any folder in your ' www '
folder
- Files can run from anywhere, no need for
any paths or so.
ASP Hit Counter
An easy to use ASP counter that
does not need SSI but it must be added to
*.asp files, if you didn't use any special
extension, renaming your HTML files to
*.asp is enough to make this code work.
Features
- You can add multiple counters to
files and edit 1 line in code.
- Text counter font tags
"<font>" can customize its
appearance or can make it invisible.
Customization :
- If you dont't want to start counting
from 0, change the value found in
counter.txt
- Counter.txt is generated for the first
time, if removed the counting will be
reset to 0.
- If you want to use multiple counters in
the same directory, change the
"counter.txt" value in every
file code.
Installation :
- Copy the code from the text box and
paste it directly into your page.
Guestbook
Easy to use, MS Access database
driven software.
Features
- Easy to install, unzip, upload and
run.
- Administration tool to delete messages
Customization :
Easy, all in default.asp file.
Installation :
- Download the zip file
- Unzip to your computer
- Using FTP, upload them in a new folder
- Run default.asp

Redirection
scripts
Some Java scripts used to redirect
the user to the page that is suitable for
his browser or to a page that you specify.
Features
- Depends on browser brand and
version.
- Client side script doesn't need an
external program and can be tested offline
on your computer.
Customization :
- Can put many scripts as you want to
redirect to more than 2 pages.
Installation :
- Copy the code in the HTML
<head> or ASP <head> tags and
change the alternate pages URLs
redirect Netscape users to
"test2.html" page :
redirect
Explorer users to "test2.html"
page :
redirect
all users to
"http://www.test.com" (this
|