Free asp scripts and applications. No demo versions. All ready to
use with no strings attached. Password protection, interactive
online poll, feedback forms, mailing list and even a e-card greeting
card application. Download any or all of these applications for free
today.
Have you got a script or asp tutorial you would like listed?
In just a couple of minutes you can submit it to be included in our directory.
Nuts will review your request and link directly to your codes page.
GET LISTED NOW!
Learn how to put a popup email form on your site using javascript and asp. It supports CDONTS and JMAIL. Form is validated to keep blank emails from filling your box. All you have to do is set the fonts and colors. EASY INSTALLATION!
Displaying the date last modified is a simple thing to do. All it takes is calling up the ol File Scripting Object and there you have it! The last modified date, DYNAMICALLY! Every time the file is modified this info is written into the file. The FSO knows just how to read that for you.
Login system complete with admin area and lost password retrieval via email. Password protect all or part of your site in under ten minutes. Well documented and easy to follow setup instructions
Nuts Mailing List is an easy to use mailing list administrator. Uses asp and access. Get repeat traffic by having your visitors to sign up for your mailing list. Nuts Mailing List takes all the work out of this for you. Subscription registration is automated. Make a few changes and in less than 10 minutes you have a fully functional mailing list utility. You can then send mail to the list at any interval you like!
Put a poll on your site today. Quick and easy installation. Polls are a good way to get all kinds of quick feedback from your visitors. Nuts Poll 4.0 Will drop right in and run on your site in no time at all. What's more, It's FREE.
Nuts4ODP is a search script which will allow your visitors to search the internet without ever leaving your site. This can greatly increase the stickiness of your website and aid in generating additional page views and possibly increasing ad revenue. It could also lead to greater amounts of return or repeat traffic. Nuts4ODP uses the XML object which should already be installed on most hosts. Installation is fast and painless.
This example is a simple counter using graphics to display the numbers. I call it simple because it will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file
This example is a simple text based counter. I call it simple because it will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file. The first thing it does is read the current number in the file and add one to it, then displays it as text on the page.