Tag Archives: COM

Using ASPHttp To Scrape Data in Classic ASP

The article was written in 2001. I recently discovered a cool ASP component from Server Objects called AspHTTP. This component allows an ASP page the ability to GET documents via the HTTP protocol. It also can POST data to a … Continue reading

Posted in Classic ASP | Tagged , | Comments Off

File Uploading with ASP Components

Every now and then there comes a time when a web application requires more from a user. It’s not enough that the application receives data in the form of user text boxes and drop-down selections. Sometimes, we need the user … Continue reading

Posted in Classic ASP | Tagged , , | Comments Off

COM Informant for Classic ASP

I currently do business with 4 different web hosts. Each of them has a different subset of 3rd-party ASP components installed on their server. Sometimes they are open with which components are installed, sometimes they aren’t. Whenever I wanted to … Continue reading

Posted in Classic ASP | Tagged , | Comments Off