HomePhoto GalleryDirectoryTutorialsMusicDownloadsAdvertise
تبليغاتگالري عكسآشپزيدايركتوريدانلود نرم افزاراخبار ايران و جهانصفحه اصلي
 
       
Make Homepage BookMark Us
 
Control Panel
Login :  
Password :  
   
   
Register Now!
Forgot Password?
Free ASP Scripts » Free ASP Scripts » Miscellaneous
Navigation
Ad Management Affiliate Programs
Auctions Blog
Bookmark Calculators
Calendars Chat Scripts
Click Tracking Communication
CMS Counter Scripts
Customer Support Database Tools
Date Time Development Tool
Discussion Boards E-Commerce
Education E-mail
FAQ File Management
Financial Form Processor
Games Entertainment Graphsand Charts
Groupware Guestbook
Image Gallery Image Manipulation
Link and Banner Exch Link Indexing
Log Analyzer Mailing List Manager
Miscellaneous Multimedia
Networking Tools News Publishing
Open Directory Project Organizers
Polls and Voting Portal System
Randomizing Redirection
Reviews and Ratings Searching
Security Server Management
Site Navigation Site Recommendation
Top Sites User Management
Web Fetching XML
 
Advanced Search
Calender
«    February 2012    »
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
Top Atricles
Poll
Datalife Engine is:

Excellent
Good
Fair
Poor
Bad
RSS News
Obama tweaks birth control rule - USA TODAY
USA TODAY Obama tweaks birth control rule USA TODAY By Richard Wolf, USA TODAY The administration announced last month that religious-affiliated employers had to cover birth control as preventive ...

CPAC: Santorum rips Romney, rouses conservatives - CBS News
The Guardian CPAC: Santorum rips Romney, rouses conservatives CBS News Republican presidential candidate, former Pennsylvania Sen. Rick Santorum, accompanied by his family, acknowledges applause ...

Explosions Rock Northern Syrian City - Voice of America
Sydney Morning Herald Explosions Rock Northern Syrian City Voice of America February 10, 2012 Explosions Rock Northern Syrian City, 28 Dead, 235 Wounded Edward Yeranian | Cairo Syrian state ...

Archives
May 2008 (265)
Skin Selector
Information
This is the Default Page of DataLife Engine v6.5
 
 

Free ASP Scripts » Miscellaneous : Selected Combo Box
 
Ever wanted to get selected item in combo box (from database) when modifying the data here is the code...
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Scheduled Task in ASP
 
This useful re-usable function enables you to effectively schedule a task in an ASP application. The scheduled task is in the form of any ASP function.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Random Password Generator
 
Create random password(s) using the password generator below. 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)
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Poor Man's Spell Checker
 
The Poor Man's Spell Checker is a simple, lightweight spell-checking script. The source code is written in VBScript, but you could port it to the language of your choice without too much trouble. Weighing in at around 200 lines, it's small enough to be embedded into any program, and it's free with no strings attached. It has a few disadvantages, but it should be sufficient for most applications that don't require a heavy-duty, industrial-strength, spell-checking monster. If you just need something that is straightforward and works, then this might be what you're looking for.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Login page using ASP
 
Simple login page using ASP
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Check Browser
 
A script to check the browsertype, browserversion and OS. Everything is included in a class so you can use something like browser.getName to get the browsertype. (no .dll, just an .asp file) The script detects Mozilla Agents (Phoenix, K-Meleon, Firebird, Firefox), Galeon, Lynx, IE, Netscape, Opera, Safari and more ...
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : AspEmuster
 
This is a simple intranet Attendence system.Just unzip all the file in inetpub/wwwroot folder and make a dsn "muster" for access.You can also change the Office time/Login time in the cal/default.asp file. You can install it on your boss system or any administrator system.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : ASP Datagrid
 
ASP Datagrid like in ASP.NET. This is a customized datagrid in ASP. Add, modify delete in one page. I have tried to make it like in ASP.NET. But .NET has its own taste. We can not compare a .net code with simple asp code. Well enjoy..
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Alternate Row Colours
 
Ever wanted to change row color in tables.This is more simpler than others.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » Miscellaneous : Read data from Excel Sheet and display using ASP
 
Tutorial and Code - Read data from Excel Sheet and display using ASP
 
 
Comments (0)  ReadMore