The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: ASP :: Scripts and Components :: Miscellaneous
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 129    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7

   IP Address to Country, Region, City, ISP and domain name in ASP.NET
         Hits: 2538 

This is ASP script to enable lookup of country, region, city, ISP and domain name by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation has been widely used in the products or projects below. 1) Select the geographically closest mirror 2) Analyze your web server logs to determine the countries 3) Credit card fraud detection 4) Software export controls 5) Display native language and currency 6) Prevent password sharing and abuse of service 7) Geo-targeting in advertisement

Free   Version: 2.0    Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Dec 13 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   NightFall Personal Diary   Hits: 468 

 
Personal Online Diary with username and password protection run by a database. Store your thoughts and feelings securely online and only you can read it! Small but powerful files.


Free   Version: 1   Platform(s): windows   Updated: Wed May 28 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ScripText   Hits: 171 

 
Small database application designed to allow users to post script samples and then color codes and formats it. Currently written for asp and vbscript. Uses replace to encode script for colored viewing.


Free   Version: 1.2   Platform(s): windows   Updated: Thu May  1 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Random Password Generator   Hits: 496 

 
Create random password(s). By selecting the password length (from 1 to 16 characters) and the number of passwords you want (1 to 50) and clicking 'generate passwords' you'll get your random password(s).


Free   Version: 1   Platform(s): windows   Updated: Tue Dec  4 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Select Case example   Hits: 373 

 
This is a simple example of how to use the Select Case functionality in ASP.


Free   Version: n/a   Platform(s): windows   Updated: Tue Jul 17 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ZIP code radius search   Hits: 737 

 
ASP/SQL-SERVER code example for zip code distance calculation. Download php/mysql function to integrate postal codes radius search into your website. Georeferenced postal code files available for 50 countries worldwide.


Free   Version: 1.0   Platform(s): windows   Updated: Thu Apr  5 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   EZMedia   Hits: 4332 

 
This Script will parse a directory for .mp3 and .wma files and display them as links for the visitor to listen to with their defualt player, also displays the size of the file. Easy instllation just upload the script and one graphic file to a directory with mp3 and wma files and your done. You can add other file extensions as well! It's easily customizible to fit your website.


Free   Version: 1.0   Platform(s): windows   Updated: Mon Mar 12 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Skitsanos Scomm   Hits: 1478 

 
New version of free multithreading Serial Communications Control that can be used in any development environment, which support ActiveX/COM controls and objects, like VB, VC, Delphi, ASP, Rapid-Q, etc. Working great via embedding on web pages. Can be embedded in other ActiveX components (MSComm can't do this properly). Works great on IIS for handling serial communications data through ASP.


Free   Version: 3.1   Platform(s): windows   Updated: Tue Jan  2 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Battle Blog   Hits: 1561 

 
Battle Blog is the first personal scale blogging application to incorporate democratic content controls. Entries and comments left by users can be promoted or demoted, and the worst comments can be "Battle Blasted" off the system completely. Written in classic ASP.


Free   Version: 1.0d   Platform(s): windows   Updated: Sat Oct 21 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RecruitOffice DB™ - An Open Source System   Hits: 2668 

 
RecruitOffice DB™ is a web-based staffing, recruitment management system that streamlines your sourcing, screening, clients (employers) management and candidate (job seekers) management process so you can more quickly fill your open positions with the most qualified candidates. URL: http://rodb.takveen.com


Free   Version: Ver 2.0.101   Platform(s): windows   Updated: Sat Aug 19 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Calculate Distance and Radius in ASP   Hits: 1512 

 
This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sun May 21 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   GT Navigation System   Hits: 1039 

 
Global Tornado Navigation system is an innovative program written in mainly with asp and sql. the main purpose of this program is to have a dynamic navigation system were you can edit the skin and add, edit, and delete links online. Features: · Default page · Online Control Panel · Online Skin Editor · Online Link Adder · Online Link Editor/Remover · Login Screen for security


Free   Version: 1.1   Platform(s): n/a   Updated: Mon Feb 13 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Advanced Online Geneology Tool   Hits: 3123 

 
Gedcom to Database tool that allows you to view and search an ancestor tree on a Website or home computer. Click on one of the dynamic links and instantly the information is passed to some of the most popular genealogy database searches on the Internet. Click on an individual and see the events that occurred during their lifetime.


Free   Version: 2.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Aug  9 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Significant Digit Converter   Hits: 1037 

 
Accepts: Any numeric value. Returns: The same number, correctly rounded to the number of significant digits specified. Works for negative numbers, whole numbers, decimals, and for numbers smaller than 1. Example 1: Given 1234567890.1 and specifying 3 significant digits, would return 1230000000 (1.23 billion) Example 2: Given -0.00987654 and specifying 2 significant digits, would return -0.0099


Free   Version: 1.0   Platform(s): windows   Updated: Wed Jun  8 2005

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   IP Address to Country, City, Latitude, ISP and Domain Name in ASP   Hits: 1891 

 
This is ASP script to enable lookup of country, region, city, latitude, longitude, ISP and domain name from IP address by using IP2Location database. The script supports several database types such as Microsoft Access, MS SQL and mySQL. Internet geolocation has been widely used in the products or projects below. 1) Select the geographically closest mirror 2) Analyze your web server logs to determine the countries 3) Credit card fraud detection 4) Software export controls 5) Display native language and currency 6) Prevent password sharing and abuse of service 7) Geo-targeting in advertisement


Commercial   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Dec  7 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Travel Website design script download   Hits: 1418 

 
Make your travel website in easy way, just install the script which is made in asp and then you can start your travel website, it has all the essential things that is needed to have travel website like hotel management, rates managements, travel / tour package management, news, comments. e.t.c Admin Panel: This software comes with admin panel form where you can check the number of listing and do the options like edit / delete . Admin can set email setting form the admin panel. Country list: Upload information of your travel country wise. You can upload country information like weather, culture, best to wear e.t.c so that to provide more information about each country for your Visitors. Hotel details / Travel information: Admin can upload hotel and travel details for each country like hotel photo, rates, hotel location , hotel facilites from admin panel so that visitors to the website can see all these when they log on to website. Since admin can upload photo, and update


Commercial   Version: 2   Platform(s): linux, windows   Updated: Thu Jun 12 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Online Hotel Reservation ASP   Hits: 2320 

 
We offer three type of licences. HRS- One Property solution features: Real time bookings Easy to administrate ASP clear Code Full source code Included MSACCESS & Classic ASP Admin Area Multilanguage Unlimited type of rooms Easy Availability Update Minnimum night stay Max nights stay Google Maps Integrated Cancellation Area HRS MULTI - Multi property Solution: Real time bookings Easy to administrate ASP clear Code Full source code Included MSACCESS & Classic ASP Admin Area Multilanguage Unlimited type of rooms Easy Availability Update Minnimum night stay Max nights stay Availability check to each hotel separately Unlimited Hotels Google Maps Integrated Cancellation Area HRS TRAVEL PORTAL - Unlimited Property Solution:


Commercial   Version: 2.2   Platform(s): windows   Updated: Mon Jul 21 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DMXReady Online Notebook Manager   Hits: 110 

 
DMXReady Online Notebook Manager is an easy-to-use application that helps you create, edit, and manage your online documents. Use as a fast web publisher, build a mini-website, or keep it as your own private online journal. Here Are Some of the Things You Can Create with DMXReady Online Notebook Manager: * Employee manual and other handbooks * User guides * Tech notes * Project management and group work notes * Course calendars * Teaching syllabus * Online help guide * Training manuals * Sales manuals * Product guides * Marketing plans * Support resources * Reference materials * Documentation library (internal or public) * Dictionary or glossary of terms * Software documentation * Travel guide * Private online journal. * Private online diary Gold Member Price: $189.97


Commercial   Version: 1.0   Platform(s): windows   Updated: Wed Aug 27 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Gourmet Recipes Cookbook Pro   Hits: 1975 

 
The newest version of the best Cookbook on the net! Features: Show or hide category images and descriptions on the category page with a click of a button Detailed chef information with chef photo image upload 100% editable top navigation dropdown menu Passwords are emailed to potential member when registering. REAL Person verification for registration Set program to automatically or manually approve new members Set program to automatically or manually approve new recipes Mass deletion for members that are waiting approval Mass deletion of recipes based on category, chef, occasion, and more Meet the Chef – your cookbooks chef listing Easy design change. By editing the header and footer html files and a couple of style sheets and you’re done! Email recipe to a friend Personal recipe box for your favorite recipes and your posted recipes Recipe print out for your home cookbook or recipe box Print a list of ingredients to take shopping with you and MORE!


Commercial   Version: 5.0   Platform(s): windows   Updated: Fri Jun  6 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DMXReady Landing Page Manager   Hits: 474 

 
With DMXReady Landing Page Manager, you can: 1) Use the built-in WYSIWYG editor to create pages, or cut and paste HTML, javascript and css code from another source. 2) Display your landing page URL for easy cut-and-paste into your PPC, banner advertising or search engine optimization program. 3) Cut-and-paste your Google Analytics or Traffic Counter code directly into your landing page. 4) Easily manage all landing pages from one centralized Admin page.


Commercial   Version: 1.0   Platform(s): linux, windows   Updated: Wed May 14 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 129    Displaying: 1 - 20 Pages:  1 2 3 4 5 6 7

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog