It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Tutorials

Log In Sponsors

ASP Tutorials

SHOWING LATEST TUTORIALS
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 than 4 times a day), create an ASP file with the formatted news in it, and #include it on your page.
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 than 4 times a day), create an ASP file with the formatted news in it, and #include it on your page.
This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal Web server requriements. Basically, it uses a light-weight, cilent-side JavaScript file.