| View previous topic :: View next topic |
| Author |
Message |
detheater Expert Cheater
Reputation: 0
Joined: 07 Apr 2007 Posts: 238
|
Posted: Tue Nov 06, 2007 3:11 pm Post subject: opening an internet browser |
|
|
Thanks everyone for helping... i dont need help now
Last edited by detheater on Tue Nov 06, 2007 3:48 pm; edited 1 time in total |
|
| Back to top |
|
 |
Xanatos I post too much
Reputation: 18
Joined: 06 May 2007 Posts: 2559 Location: US
|
Posted: Tue Nov 06, 2007 3:17 pm Post subject: |
|
|
Do you know about components? Well under the internet tabs, ( I forget the specific one) there is a webbrowser component. Simply click and drag this webbrowser component to create IE6 in a window. Then make a button and put the code
| Code: | | navigate("URL as string"); |
I'm not quite sure if that's really it, but its similar to that, the code assist will be something like that. Also try experimenting with
I'm not even remotely sure if that's it, but if it is, it will go one page back.
_________________
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Tue Nov 06, 2007 3:24 pm Post subject: |
|
|
WebBrowser1.Navigate('http://porn.pl0x');
WebBrowser1.GoBack; //GoForward, Stop, etc... just look at the menu.
|
|
| Back to top |
|
 |
detheater Expert Cheater
Reputation: 0
Joined: 07 Apr 2007 Posts: 238
|
Posted: Tue Nov 06, 2007 3:27 pm Post subject: |
|
|
umm, i dont understand... i can find this "component" lol
EDIT: symbol, im gona try that
|
|
| Back to top |
|
 |
|