HomePhoto GalleryDirectoryTutorialsMusicDownloadsAdvertise
تبليغاتگالري عكسآشپزيدايركتوريدانلود نرم افزاراخبار ايران و جهانصفحه اصلي
 
       
Make Homepage BookMark Us
 
Control Panel
Login :  
Password :  
   
   
Register Now!
Forgot Password?
Free ASP Scripts
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
Feds announce $25B settlement over foreclosure abuse - Fox News
Fox News Feds announce $25B settlement over foreclosure abuse Fox News WASHINGTON – Federal officials announced a $25 billion settlement Thursday with the five largest mortgage lenders over ...

US House passes curbs on lawmaker insider trading - Reuters
Fox News US House passes curbs on lawmaker insider trading Reuters * House votes 417-2 to pass government ethics bill * Democrats, some Republicans say House bill too weak * Lawmakers vow to fix ...

Republican Conservative Base Starts Rallying Around Santorum - BusinessWeek
Globe and Mail Republican Conservative Base Starts Rallying Around Santorum BusinessWeek By Julie Hirschfeld Davis (Updates with comments from Santorum, Friess in 10th-13th paragraphs. For more on ...

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

Free ASP Scripts » XML : XML as Data Source
 
After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Access. I introduce these advantages in the text, as we proceed on. The article has been organized in the increasing order of difficulty.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » XML : Using XML Database for Users
 
This code basically shows how to implement a simple XML database to validate user logins. The passwords normally have to be encrypted, we left it so for simplicity
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » XML : RSS XML Content Feed VBScript Class
 
This VBScript class reduces the amount of code needed to display RSS. Provides object-based properties, collections and methods to simplify the retrieval and display of all kinds of RSS. Cache improves efficiency by saving results to temporary cache file. Transform XML RSS content with XSL stylesheets. Automatically recognises many different RSS versions and RDF formats. Includes inbuilt functions to simplify interaction with Amazon and eBay.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » XML : Hostariyorum.com Adsense Code Control Script
 
Why to use Adsense Control Script? Malicious hosting peovider companies or hackers may change your adsense account number without notifying you and may put their ads on your site, and earn money. To protect yourself against this threat you can use the little script that I developed to check if your Google Adsense account number is true by inserting the urls of your sites into the database. How can I use it? Open the default.asp file in the rar archive. Put your adsense code into the pubcode field. Add the urls of your sites in the format of http://www.xxxxx.com into the table named siteler in adsense.mdb database file.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » XML : DeliciousBrownies 1.0
 
This class is a set of PHP functions to access del.icio.us web service API. Use this class to easily manage your posts and do some other cool stuff on del.icio.us. Visit my page at http://del.icio.us/nashruddin to see the result. I posted all of my blog's pages to del.icio.us using this class, taking the pages' as the posts' tags.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » XML : ASP XML Parser Component
 
A fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files. Also includes international character codeset conversion capability.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » User Management : Using DLL with MTS and ASP (Login System)
 
Hi, This is a simple tutorial of MTS, ASP, DLL. This is a simple login authentcation system using MS Access and Activex Dll. You can learn how to register DLL in MTS and use in ASP. Enjoy!
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » User Management : User Engine Lite
 
User Engine Lite ASP is a quick simple solution for user authentication. A MS Access database is used to store usernames and passwords before access is granted to your site.
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » User Management : ONLINE USER TRACKING (Free)
 
-Display number of users and Guests visiting your site. -Display User Details (name etc.) You can easily (off course you should have some knowledge of Asp/VBscript ) modify the code to show details like: - Login and logout time of users - Number of times a Member visited the site - Duration of there stays - You can also modify the code to Display the No. and Name of Users Viewing a Particular page. Requirements: - Server running ASP (IIS5+, PWS). - Global.asa file support
 
 
Comments (0)  ReadMore
 
 
Free ASP Scripts » User Management : Login System using AJAX (1.0)
 
Hi This is my first AJAX application. Asynchronous JavaScript and XML. This is Simple Login system (Version 1.0 ) using Ajax. To more find on AJAX read this http://en.wikipedia.org/wiki/Ajax_(programming).
 
 
Comments (0)  ReadMore