- 1,251 categories
- 40,829 scripts
- You can Web Fetch by using just ASP! Even if you have little experience with HTML or ASP, you will completely understand how to Web Fetch with the best! Imagine the ability to place dynamic content in your website such as news, horoscopes, weather, l...
- This tutorial is intented to learn you how it is possible to retrieve the content of a remote webpage on the fly with ASP. Something that can be very usefull in order to parse and search for information that could be shared with others or in order to...
- 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 included in the tutorial.
- 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.
- It''s an often-requested feature these days. The ability to be able to grab and parse a web-page on someone else''s server. Corporate clients like to show their current share price. Link indexes like to grab title, meta tags and content. It...