Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | ASP

Results 281-300 of 1000
DMXReady Secure Document Library
posted byfcalabinDocuments
DMXReady Secure Document Library secures files so that only registered members can access and download them. Control who has access to your download files, Allow all file types including PDF, Word, MPEG, Zip, MP3 and more, Built-in secured download page – no scripting required, Upload and link files through Admin pages, Access to both security and download Admin pages through one centralized page, Activate, add, delete members from Admin pages, Auto-registration allows your members to create their own login and password, Auto-email of lost password on Login page
(4 ratings)
Reviews1
PriceUSD 99.97
Views2864
VBScript Functions
This tutorial will provide you with a quick look at the more important VBScript functions. They include functions for type checking, date manipulation, string manipulation, formatting, math, and more.
(3 ratings)
Reviews0
PriceFree
Views2128
ezCourses Ver 4
ezCourses is a web based Course Management System featuring easy site customization category/course creation and management, course attendance and feedback tracking, report cards as well as student and instructor management. ezCourses allows instructors to keep track of their schedule upload assignment and interact with students in discussion via message board and email. Students manage their course registration, attendance and schedule. Admin Features Manage courses and schedules View/Manage attendance Manage instructors and students View feedback comments Report cards Prevention of Instructor/resource double booking Instructor Features Manage Schedule Post Assignments Message board for each course email students Student Features Course Registration / Wait List Manage Schedule View Report Card Provide Course and instructor feedback View Course assignment. Message board Manage profile
(0 ratings)
Reviews0
PriceUSD 299.00
Views2684
Evisio Anti-Leech script
Evisio Anti-Leech is a script that prevents visitors of your website to leech your pictures for use at websites or forums without your permission. When they try to copy the image url they will only be forwarded to a specified image that says that their action has been blocked by Evisio Anti-Leech.
(3 ratings)
Reviews0
PriceFree
Views1968
IP2Location DB14 in ASP
This is ASP script to enable lookup geographic location such as country, region, city, latitude, longitude, ZIPcode, Timezone, ISP, domain and netspeed from IP address by using IP2Location database. By knowing the location of visitors in real time, Web sites can display localized content, server bandwidth balancing, improve click-throughs and sales, prevent Internet fraud, and implement many other solutions.
(0 ratings)
Reviews0
PriceUSD 1,099.00
Views1290
Auto Dealer Web Sites
eDealerDesign, dealership web design is a professional ASP Classifieds application that was built with dealerships in mind. Our dealership software is often used online for displaying autos, boats, motorhomes, Motorcycles, RV's, bikes, Off-road vehicles and more. It's very easy to use and written in Classic ASP. Uses a MS Access or SQL Server database. MYSQL is coming soon!
(1 ratings)
Reviews0
PriceUSD 750.00
Views2861
ASP image resize and convert
Short sample to resize and convert jpeg, gif and png image files from an ASP page on-the-fly using Chart object from Office web components. Live online sample.
(3 ratings)
Reviews0
PriceFree
Views1569
VBScriptOnline.com
posted byamitinWeb Sites
VBScriptOnline.com is a free online resource for VBscript. It has listing of all the Constants, Errors, Events, Functions, Keywords, Methods, Objects, Operators, Properties, Statements, File System Object with detailed examples for you to use with your development project.
(6 ratings)
Reviews0
PriceFree
Views1472
Creating Color Chooser using ASP
Create good looking color chooser for your site. Let the users select the color that they require.
(0 ratings)
Reviews0
PriceFree
Views1089
Batch image processing using AspJPeg asp component
This simple little script uses FSO, ASPJeg (persits.com) asp component and basic coding to batch process any number (well ok I've tested this on a directory of 200 images of avg size 125kb/Jpg) of jpg images. This script grabs the image name, the file path of the image and detects the size of the image (with options to limit the size by height or width) and then resizes the image and saves it on itself. Very simple little script, effective and well commented.
(0 ratings)
Reviews0
PriceFree
Views1605
ASP Validated RSS Feed Script
With Internet Explorer 7, RSS feeds are tightly woven into the browser. If you have products or other content to provide site visitors they can subscribe to it with one click! This is a great way to sell your products online and provide sticky content to visitors to keep them in the loop of your product and service updates. This configurable ASP RSS script allows you to easily add RSS feeds from a database to your ASP-based website. It comes with an Access database with sample data. This data is used in our own RSS page. Easy to configure, it creates a validated RSS feed. Uses ASP 3.0 and a sample Access database.
(0 ratings)
Reviews0
PriceUSD 9.99
Views1615
AtomatiCMS
AtomatiCMS is a Content Management System (CMS) based on ASP for Windows environment (IIS) that is lightweight and provides a simple-to-use administration interface. Add, edit, delete and move content and pages easily; includes an optional web-based WYSIWYG editor. Open sourced and free; AtomatiCMS can extend its functionality via modules. Compatible with Access, MS SQL Server and MySQL.
(5 ratings)
Reviews2
PriceFree
Views7601
Authenticating members in ASP against Access Database
In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to database and valide member information. The database is for storing authorized member information. First, we need to create an Access Database table in which we will store the username and password of the authorized user. But, we will first create a directory under IIS where we will store our files. Create a directory under C:Inetpubwwwroot and name it as ''members''.
(0 ratings)
Reviews0
PriceFree
Views3393
Creating a Guest Book in ASP using MS Access with DSN Less Connection
All the codes in this article are explained in simple and step by step manner. At the end of this tutorial, you will be able to create a guestbook for your website.
(0 ratings)
Reviews0
PriceFree
Views3876
FAQ Lite
Easy to use and Free FAQ management software with a web interface to manage FAQs and categories. Secured admin interface with username and password, to protect the content. Display faqs based on categories and back, top and next navigation format. Listed below are features No programming knowledge needed Easy and Quick Installation Browser based administration Windows 2000/2003 compatible Fully Customizable & Personal Branding Comes with complete source code No DLL installation needed MS Access Support Admin Features Secured Admin Section Categories (List/Add/Edit) FAQs (List/Add/Edit) Enable/Disable FAQ FAQ order Listing User Features View All FAQs View Based on Category Next/Top/Previous Navigation Others Features Easy installation Support for MS Access Easy customization Easily change colors and fonts Complete Asp Source Code Use your own Design Template Sys. Req. Windows 98/2003/NT 4.0 Microsoft IIS 4.0 or Personal Web Server MS Access 2000 or above
(4 ratings)
Reviews1
PriceFree
Views4002
Make database access safer with transactions
You can use transactions in ASP as a kind of insurance policy for your database activities, making them safer and providing better error recovery. Transactions are most useful when doing multiple actions on multiple tables. The example below shows just how easy it is to use transactions from ASP, inserting a record into a table and doing a "rollback" if there's a problem.
(0 ratings)
Reviews0
PriceFree
Views1478
Creating Text files on server
In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.
(0 ratings)
Reviews0
PriceFree
Views1711
Response.Redirect Usage
Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.
(0 ratings)
Reviews0
PriceFree
Views1941
Send an Email with ASP/PHP/Perl
Assuming your flash IDE is open already let�s go ahead and get started. In this tutorial we�ll cover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover all three. With this you can add email functionality to your flash website for endless possibilities. There are a few things to note here. It is a very wise choice to restrict some aspects of this application. Allowing users to decide where the email is going can lead to some serious headaches. By giving users that ability you open yourself to the user using it for anonymous emails, so be careful.
(3 ratings)
Reviews0
PriceFree
Views1761
Ocean12 Calendar Manager Gold
posted byocean12inCalendars
Web-based events calendar that features AJAX-powered interface, multi-day & recurring events, maintain unlimited calendars from a single application, provide users with administrative access, export events to VCAL, users can RSVP events, and much more!
(4 ratings)
Reviews1
PriceUSD 24.99
Views4925
Results 281-300 of 1000