VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Web browser source Posted by homen on 18 Oct 2004 at 11:04 AM
Hi all,

I need source code or library of web browser that is basic but I dont want to use Microsoft Internet Explorer control. a good HTML parser is also useful..

In addition, can anyone tell me about Exec function ofInternet explorer control. I need the parameters and their meannings...

Thanks to all in advance...
Report
Re: Web browser source Posted by Jonathan on 18 Oct 2004 at 12:08 PM
: Hi all,
:
: I need source code or library of web browser that is basic but I dont want to use Microsoft Internet Explorer control. a good HTML parser is also useful..
:
Both the Gecko engine (used in Mozilla, Firefox, etc) and the KHTML component (used in Konquerer and Safari) are open source. Of course, your usage of them needs to comply with their license agreements, and they are far from basic.

: In addition, can anyone tell me about Exec function ofInternet explorer control. I need the parameters and their meannings...
:
I've no idea - I've never touched VB.NET (the excessive ugliness scares me off...), but the MSDN is the place to look for documentation of such things.

Jonathan

###
for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
(tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
/(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");

Report
Re: Web browser source Posted by Relman on 20 Oct 2004 at 3:54 AM
: : Hi all,
: :
: : I need source code or library of web browser that is basic but I dont want to use Microsoft Internet Explorer control. a good HTML parser is also useful..
: :
: Both the Gecko engine (used in Mozilla, Firefox, etc) and the KHTML component (used in Konquerer and Safari) are open source. Of course, your usage of them needs to comply with their license agreements, and they are far from basic.
:
: : In addition, can anyone tell me about Exec function ofInternet explorer control. I need the parameters and their meannings...
: :
: I've no idea - I've never touched VB.NET (the excessive ugliness scares me off...), but the MSDN is the place to look for documentation of such things.
:
: Jonathan
:
: ###
: for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
: (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
: /(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");
:
:
Yeah right Ugliness.... Check at your signature. Here is what it looks like in red:for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&(tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;/(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.