Active Articles: 2038
Total Categories: 16
Sub Categories:616
Ignoring clicks from IP addresses | ||||||||
One requirement of the CoverYourASP advertising system is that multiple clickthroughs from the same IP address on the same day will be ignored. Another way to stop spiders is by testing the HTTP_USER_AGENT. ... learn more
| ||||||||
| ||||||||
Copying Folders (using File System Object) | ||||||||
If you want to copy some foldes to another folder, first create a File System Object. CopyFolder method will help you to copy folder to another folder. ... learn more
| ||||||||
| ||||||||
LeakTest | ||||||||
This digs for your PRIVATE information such as your IP behind your firewall. This article is a harmless way to perform a leaktest that could give someone access to your private information. ... learn more
| ||||||||
| ||||||||
70-340 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 70-340 exam on Your First Try. We have provided a free 70-340 free exam where you will be able to see the quality that goes into our 70-340 test exam questions. Our 70-340 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
Free 1Y0-611 Study Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 1Y0-611 exam on Your First Try. We have provided a free 1Y0-611 free exam where you will be able to see the quality that goes into our 1Y0-611 test questions. Our 1Y0-611 practice test questions are designed by highly experienced and ... learn more
| ||||||||
| ||||||||
File Uploading using pure ASP | ||||||||
This is a complete tutorial on uploading files to the server hard disk using ASP ( VBScript ). ... learn more
| ||||||||
| ||||||||
Adding Discussion Forums using SQL and ASP | ||||||||
This 9-page tutorial shows you how to add discussion forums to your web-site. With support for an unlimited number of forums and messages and easy administration learn how you can add discussion forums to your site. ... learn more
| ||||||||
| ||||||||
ASP & MS Access introduction tutorial | ||||||||
Active Server Pages - What it is, why we use it and how to connect, post and retrieve data from a database. ... learn more
| ||||||||
| ||||||||
70-330 Free Test Exam Questions | ||||||||
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 70-330 exam on Your First Try. We have provided a free 70-330 free exam where you will be able to see the quality that goes into our 70-330 test exam questions. Our 70-330 practice test questions are designed by highly experienced ... learn more
| ||||||||
| ||||||||
Speed up Database Access using GetRows | ||||||||
This is an article on using Recordset. It uses GetRows method to speedup database access. One of the fastest ways of displaying database records with ASP. Sample Database and Code available for download. ... learn more
| ||||||||
| ||||||||
Adding Site Registration using SQL Server and ASP | ||||||||
One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this goal is to allow user registration. In this first article, we show you how ... learn more
| ||||||||
| ||||||||
Always Updated Copyright | ||||||||
Never worry about your copyright being out of date again. ... learn more
| ||||||||
| ||||||||
Emailing Form Results With CDO | ||||||||
This is a basic code that allows you email form results using CDO on an NT / IIS server. ... learn more
| ||||||||
| ||||||||
Write A Guestbook In 5 Steps | ||||||||
This article takes you through 5 simple steps to create your own ASP guestbook program. It uses an Access 97 database for the guestbook example. ... learn more
| ||||||||
| ||||||||
Delete a folder with ASP | ||||||||
For whatever reason, there are times when it would be convenient to know how to delete a folder without having to go to the server to do it. This is just one of the things you can do with the File Scripting Object. ... learn more
| ||||||||
| ||||||||
Add XML Newsfeeds to Your Site | ||||||||
This tutorial explains how to fetch XML data from an external web site and transform the data into HTML through XSL and ASP. ... learn more
| ||||||||
| ||||||||
Cookies Across Domains | ||||||||
Cookies are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages. ... learn more
| ||||||||
| ||||||||
Building a Registration Database | ||||||||
In this part 3 of "Using ASP for Form Handling", you will be shows how to put the form data gathered into a database. Shows how to develop a working registration system, set up the database and make it accessible via the web. ... learn more
| ||||||||
| ||||||||
Performing once-a-day database management | ||||||||
Once a day the CoverYourASP site automatically sends out email reminders and deletes members who haven't confirmed their email address for 10 days. This tutorial explains how to remove those who have not confirmed their email addresses for 10 days. Pure ASP, and the whole site source is available for free download. ... learn more
| ||||||||
| ||||||||
How to Get the Current Page URL | ||||||||
Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example if you want to let your visitors submit a blog post to Digg you need to get that same exact URL. There are plenty of other reasons as well. In this tutorial we will show ... learn more
| ||||||||
| ||||||||
