how to find the current url with asp
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3375
How to Find the Current URL with ASP
This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString. more>> This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString.<<less
Added: 2005-04-22 License: Other Free / Open Source License Price: Free
1656 downloads
How to Find the Current URL with PHP
The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: more>> The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.<<less
Added: 2005-11-14 License: Other Free / Open Source License Price: Free
1461 downloads
How to use the QueryString in ASP
This article tells you how to pass variables to an ASP page using the QueryString, and how to access them from that page. more>> This article tells you how to pass variables to an ASP page using the QueryString, and how to access them from that page.<<less
Added: 2005-04-20 License: Other Free / Open Source License Price: Free
1664 downloads
Time Management with ASP
Time management with ASP is a free, open source web-based time management application. Very easy to setup and use. Increase your productivity with a streamlined time management tool. more>> Time management with ASP is a free, open source web-based time management application. Very easy to setup and use. Increase your productivity with a streamlined time management tool.<<less
Added: 2005-07-18 License: GPL Price: Free
1565 downloads
How to remove www from your URL in ASP 1.1
Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP. more>> Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
Other version of How to remove www from your URL in ASP
License:Freeware
Create a Chart with ASP 1.0
Using ASP, HTML, and AJAX, we show you how to create a chart that updates every x number of seconds without user intervention. more>> Using ASP, HTML, and AJAX, we show you how to create a chart that updates every x number of seconds without user intervention.<<less
Added: 2007-07-29 License: Freeware Price: $0.00USD
10 downloads
Other version of Create a Chart with ASP
License:Freeware
Find a visitors IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you ho more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.<<less
Added: 2005-04-15 License: Other Free / Open Source License Price: Free
1705 downloads
Find a visitor's IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.<<less
Added: 2005-04-15 License: Other Price: $0.00USD
10 downloads
RSS Feeds with ASP
Tutorial for the creation, aggregation and integration of RSS Feeds with ASP and XML DOM. (German only) (English version pending) Free Tutorial+Support via Foren. more>> Tutorial for the creation, aggregation and integration of RSS Feeds with ASP and XML DOM. (German only) (English version pending) Free Tutorial+Support via Foren.<<less
Added: 2006-05-25 License: Free for non-commercial use Price: Free
1264 downloads
How To Get Web Site Thumbnail Image In ASP.NET 1
Explains how to get web site thumbnail image using ASP.NET. One very common requirement of many web applications is to display a thumbnail image of a web site. A typical example is to provide a link to a dynamic website displaying its current thumbnail more>> Explains how to get web site thumbnail image using ASP.NET. One very common requirement of many web applications is to display a thumbnail image of a web site. A typical example is to provide a link to a dynamic website displaying its current thumbnail image, or displaying images of websites with their links as a result of search, like in Google search.<<less
Added: 2008-08-13 License: Freeware Price: $0.00USD
13 downloads
Google AdSense control for ASP.NET
Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels. more>> Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels.<<less
Added: 2007-02-04 License: Freeware Price: Free
640 downloads
Using Object in ASP
To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. . more>> To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1132 downloads
Today in History ASP.NET 1
This ASP.NET application will display a history based on the current month and day. Also this application is very easy to modify and integrate into your existing ASP.Net based site. more>> This ASP.NET application will display a history based on the current month and day. Also this application is very easy to modify and integrate into your existing ASP.Net based site.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
15 downloads
Other version of Today in History ASP.NET
License:Freeware
Sending Email with ASP.NET 1
In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace. more>> In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
15 downloads
Working with ASP.NET database
In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created. more>> In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created.<<less
Added: 2007-07-22 License: Freeware Price: Free
847 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above how to find the current url with asp search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed