Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Accessing other HTML pages via ASP


Message #1 by "Lyfe Langmead" <lyfe@l...> on Tue, 22 May 2001 19:35:19
Having read Beginning and Advances ASP 3.0, I've have taught myself enough 

to build a relativly complex db game online and stuff.



What I want to be able to do for my next project is interact with other 

HTML pages. Something like being able to log-in to another, independant 

website, parse code to find a link, follow it, pull database results from 

that page and insert it to a form on another page.



For example, build an ASP site that can monitor changes to an online stock 

db via http and order something when it comes into stock.



I'm assuming I'm going to need some form of component, but cant find 

anything even related.



Hopefully someone here can help with either solutions or a URL where I can 

find information on this.



Thanks very much for your time and experiance. 




  Return to Index