HTML
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi
I am trying to read (using Excel VBA) HTML from a website (view->Source
in IE). I tried use
CreateObject("Microsoft.XMLHTTP")
But .ResponseText only prints out string (256 chars). Is there anyway
to get away with?
THank you
.
Relevant Pages
- RE: Errors rendering an html page
... Since you are specifying the string in code behind class, ... Microsoft Online Partner Support ... It happens only embedding a particular html page. ... I understand that when you request your website ... (microsoft.public.dotnet.framework.aspnet) - Re: screen scrape
... > can anyone give me an example of screen scraping a website and return ... > the result e.g. html as a string ... much easier to just parse the HTML data. ... (comp.lang.java.programmer) - screen scrape
... can anyone give me an example of screen scraping a website and return ... the result e.g. html as a string ... or lead me to some tutorials / examples ... (comp.lang.java.programmer) - Re: OT- building a lightwave website
... directly to people who use HTML, flash,dreamweaver,inDesign etc everyday. ... Im assuming that you are more of the design angle. ... In programming, it either works or it doesnt, ... figure out how to convert it into a website. ... (comp.graphics.apps.lightwave) - Re: OT- building a lightwave website
... website with a blog, a slideshow and a video page without trying to ... figure out how you paste code into an html page. ... for advertising banners and such....and flash video too. ... LOL Some of the Photoshop templates are great! ... (comp.graphics.apps.lightwave) |
|