Dynamic Web, Ireland
Dynamic Web, Ireland
  Home    -    About Us    -    Support    -    My Account    -    Contact Us  
Main Menu
Newsletter
Resource Sites
Aspin.com
Hotscripts.com
TotalASP.co.uk
SloppyCode.net
FuzzySoftware.com
If you have any suggestions, requests for source code or would like to submit your own source code for inclusion here, please contact us with your details for review.
E-Mail Scripts
ASP Form to Mail Script
This script is set up ready to run, using CDONTS to automatically send an email with all form variables posted to it. The script formats the posted form and sends the email to the recipient based on hidden fields in the form that control the scripts actions.
Handy Scripts
ASP Random Code Generator
This script automatically generates a random code for use in passwords, order numbers, customer numbers and so much more. This script is set up as a function so all you must do is call it to use a random code in your applications. You can also specify what length the code should be.
Show All Server Variables
This script returns all the server variable names with the current variables stored within them such as HTTP_REFFERER, URL, REMOTE_HOST, HTTP_USER_AGENT, HTTP_COOKIE, etc.