Its just a user-title.
I was nice at first, then it turned into an argument.
Its just a user-title.
I was nice at first, then it turned into an argument.
Look at your post, now back to mine; Now back to your post, now back to mine. Sadly, it isn't mine, but if you stopped trolling and started posting legitimate content, it could look like mine. Look down, backup, where are you? You're scrolling through threads, reading the post your post could look like. What did you post? Back at mine; It's a reply saying something you want to hear. Look again and the reply is now diamonds.
Anything is possible when you think before you post. The moon is shrinking.
Ok if i stop with the stuff i said you stop with this flaming stuff ??
----------------------------------------------------------------
Is that REALLY, necessary?
I mean look at all the flames your doing, when all he's doing is being confused/dumb (no offense lol).
But flaming is a rule (I'm going to be banned if I flame again.)
I know I'm not a mod, but why flame when he hasn't started ANY argument?
All that's happened is him being incapable of understanding that his VB prog is just a simple IE browser, but slower.
Is that really flameworthy? Also, the thread is for a giant thread of his addons to his beta thing I suppose.
Just saying... I wasn't flaming anybody if you took anything the wrong way sorry.
~Mirror
THIS SIGNATURE IS IN VIALOATION OF SITE RULES, PLEASE FIX ME!
-Fault
A few things to note;
The WebBrowser control (which you are using) is literally a .NET wrapper around IE's COM structure. It is only 'slightly' faster than using IE itself. (The WebBrowser control doesn't have all of IE's bells and whistles, hence the speed increase)
Any bugs in IE on the target users machine, will be apparent in your app as well. (IE6-8 all have massive vulnerabilities.)
The WebBrowser control should ONLY BE USED FOR STATIC PAGE NAVIGATION. I.E; you have a predefined list of 'pages' the user can view, not a FF wannabe. It's a very big security risk to do that.
Good job for a 'learning project' but please, don't release this stuff publicly. It's only a security risk in the end.
ok thx for telling me that Apoc. Good to know its not good to rel it x)
----------------------------------------------------------------