Best Tutorials website
Latest tutorials

Advertisment

Access remote URLs with asp

Access remote URLs with asp

This tutorial will show you how to use XMLHTTP Object to request a page to a remote address from your server. Some copy and paste examples are...


Views: 798 | Rating star | by Sean
ASP - Web Fetching

How to Build a Low-Budget Web Service with Classic ASP

How to Build a Low-Budget Web Service with Classic ASP

This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal...


Views: 783 | Rating star | by Sarah
ASP - Web Fetching

Get the News

Get the News

This article describes how to put ASPWire's news feed onto your Web site. The steps are: Get the raw news data from a given ASP page (no more...


Views: 800 | Rating star | by Nick
ASP - Web Fetching

Display Google Page Rank on your website

Display Google Page Rank on your website

Find here how to display your Google Page Rank with DyspoPRank Checker wich is a standalone component. This script will enable you to show...


Views: 836 | Rating star | by Slicer
ASP - Web Fetching

WebPage Thumbnail Grabber

WebPage Thumbnail Grabber

This tutorial use the free version of DypsWebCapture to create a dynamic snapshot and save it as file. It could also be save as binary stream to...


Views: 788 | Rating star | by Sean
ASP - Web Fetching

Grab A HTML Page

Grab A HTML Page

How to grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your website.


Views: 753 | Rating star | by Simon
ASP - Web Fetching