Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  Luis Mariscal
Date Submitted:  1/31/2005
Category:  Internet
Compatibility:  VB 6
This code has been accessed 11777 times.

Email Yourself this snippet:

Task: Make a OCX for ASP or Vbasic to retrieve webpages into a variable and process them.... The name normally is asphttp , with this ocx you can authentificate in any page and return any variable from the web for example... or retrieve a webpage and replace the banners or images or anything that you want, only extract the string in the page that you want.
Declarations

Code