How do I display a html page stored on my hard disk on a form in vb ?
http://www.experts-exchange.com/Programming/Misc/Q_20382822.html
Zones:
ProgrammingDate Answered: 05/11/2003 Grade: A Views: 0
I am working with visual basic and I want to get an url, or better, a result from a html form.
I use this code to get an url:
Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP.4.0")
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20706610.html
I need to grab a web page's text (not the HTML, but all the text on a page the user would see.
How can I do that progmatically?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21285563.html
Zones:
Visual BasicDate Answered: 03/06/2005 Grade: A Views: 23
Hello, I packaged an OCX Created by VB. and each time after packaging i have to open this OCX from Front Page and save it as .HTML. then create a virtual directory to point to that folder. is there...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20999035.html
Zones:
Visual BasicDate Answered: 06/29/2004 Grade: C Views: 0
Is it possible to use vbs scripting in html?
I'd like to make an UI for some vbs scripts.
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21108131.html
Hi,
I am trying to parse html. I have no idea how. I am trying to get file names from an HTML Stream reader that I created.
My Winforms app goes to a HTML page that contains filenames. load tha...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22945136.htm...
I am in need of some way of limiting the direct access to a login page. Here's the scenario... my company has an internet application (we'll call it AppCo) and they are in partners with CompanyB w...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23198276.ht...
I have picked up the VB Mail MAPI component. I wish to send the a mail. This component does this. My requirement is i wish to send a HTML Mail. (Created from within the VB code).
Need some help in...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10239836.html
Zones:
Visual BasicDate Answered: 01/11/2000 Grade: C Views: 0
The help file for a program I created is written in HTML. I want to have a menu item that, when clicked, will open the help file in the default browser. What is the code for this? Anybody.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20010322.html
Zones:
Visual BasicDate Answered: 12/30/2000 Grade: A Views: 0
Hello experts
I recv some report on internet and i want to take a printout of that but due to some problem the report skips printing because its very big
So thats why i need to catch this repor...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20571190.html
Zones:
Visual BasicDate Answered: 04/03/2003 Grade: B Views: 0