Hits Today: 1 Total: 7378 | Updated: 9/2/2001 | |
 | This class demonstrates how you can request the HTML of a URL from another website using the XMLHTTP object to spider the web page. (Simular to the methods of the ASPHttp object). The data is parsed and made available through a class object. Author: Lewis Moten Code: ASP 3.0 & VBScript |
Hits Today: 4 Total: 3723 | Updated: 3/11/2004 | |
 | Using a form you can request the source of a web page written in html without actually hving to browse to the particular page. You can also see it here http://www.aimt.info/getsourcecode.asp Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 1283 | Updated: 3/8/2006 | |
 | This is an ASP file (Active Server Page) that brings the web pages or files by XML technology. This file may be new for all with this format! If you use internet connection that have filtering or proxy you can bypass it and see all websites that u want. | |  | |
Hits Today: 4 Total: 8440 | Updated: 4/24/2002 | |
 | TCPUtil 1.2, by Simon Barnett, is a multi purpose command line internet toolkit and demonstrates the use of the mswinsock object within a WSH environment. Code: VBScript |
Hits Today: 1 Total: 3942 | Updated: 11/10/2002 | |
 | This short and simple code snippet from Abstractvb and detecting the previous page (referer) using ASP. Author: Abstractvb Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 9253 | Updated: 8/8/1999 | |
 | An article that describes how to grab information from another website and display it on your own site using a third-party HTTP GET component. Author: Scott Mitchell Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 10003 | Updated: 6/10/2000 | |
 | Microsoft has provided us with a way to download a web page from ASP using the Microsoft Internet Transfer Control. Be warned, though, that Microsoft warns us that it might not be such a great idea to use this method. Author: Nathan Pond Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 14249 | Updated: 2/16/2001 | |
 | This article describes how to ping and IP or URL through Active Server Pages. In essence, this article shows how to call a batch file sitting on your webserver from ASP!
Author: Bart Silverstein Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 4030 | Updated: 9/24/2005 | |
 | This function compares an 'IP Address to a set of IP filtering 'rules and returns "True" or "False" 'depending if the IP Address should 'have access or not. Author: Richard Burwood Code: ASP 3.0 & VBScript |
|