After experiencing a lot of down time, We decided to move this site to
CrystalTech.com. CrystalTech.com is powered by only the finest Windows servers providing the best performance, reliability, and value anywhere.
web browser script help needed????
|
Author |
Message
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
web browser script help needed????
Thursday, December 10, 2009 11:27 AM
( permalink)
hey can someone please help me with this script im new to the program So i have a Twitter, Facebook, Myspace and youtube buttons at the top of my browser what i want to know is how to make it go to that website when i click on it. Thanks  http://www.youtube.com/SNOWBOARDER1SAM
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 12:40 PM
( permalink)
Check out the HTML DOM documentation and search for the .Navigate2 method of the IE application object.
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 2:55 PM
( permalink)
umm im kinda new, i dont get it lol  is there a code that i can just paste into the button properties? That would help alot, Thanks
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 2:58 PM
( permalink)
Sorry, I (and a lot of the contributors here) will not provide finished code most of the time. If you take the time to make an effort on your own, we will help you understand the parts that are giving you troubles.
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 3:22 PM
( permalink)
yea i've been trying to figure it out but i keep getting errors
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 3:33 PM
( permalink)
So post your code and tell us the error that you are getting.
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 3:58 PM
( permalink)
oh i don't really have a code i just have been trying lots of them like, WebBrowser1.Navigate(www.twitter.com), WebBrowser1.Navigate( http://twitter.com) etc... but I'm not sure if the webBrowser1.Navigate part is right but it works for the url WebBrowser1.Navigate(TextBox1.Text) and you put the url in textbox1 then click go! and it works but i have no clue on what the code should even start with? Thanks
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 4:12 PM
( permalink)
Let's start with what you mean by this: "So i have a Twitter, Facebook, Myspace and youtube buttons at the top of my browser" How did you get the buttons there?
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 4:42 PM
( permalink)
i went into the toolbox then dragged four buttons over to my browser for Twitter, Facebook, Myspace and youtube i changed the text in the buttons to the name of the website i want it to go to when i click on it Cheers
<message edited by SNOWBOARDER1SAM.utube on Thursday, December 10, 2009 4:43 PM>
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 4:50 PM
( permalink)
The toolbox in what program? What editor are you using?
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Thursday, December 10, 2009 4:54 PM
( permalink)
visual basics express edition 2008
|
|
|
|
ebgreen
-
Total Posts
:
8088
- Scores: 95
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:web browser script help needed????
Friday, December 11, 2009 12:41 AM
( permalink)
Yeah, see you are programming in VB.Net. Not VB Script. This forum is focused on VBScript.
|
|
|
|
SNOWBOARDER1SAM.utube
-
Total Posts
:
7
- Scores: 0
-
Reward points
:
0
- Joined: 12/10/2009
- Location: New Zealand
-
Status: offline
|
Re:web browser script help needed????
Friday, December 11, 2009 8:25 AM
( permalink)
|
|
|
|
Colin
-
Total Posts
:
3
- Scores: 0
-
Reward points
:
0
- Joined: 1/16/2010
-
Status: offline
|
Re:web browser script help needed????
Saturday, January 16, 2010 10:47 PM
( permalink)
Hello, This is my first message, but trust me. This is the code: 'Name your web browser "WebBrowser1" 'After that this code will direct WebBrowser1 to the site needed WebBrowser1.Navigate("http://www.facebook.com/") WebBrowser1.Navigate("http:/www.google.com/") DON'T Forget the "" in front of the site and behind it. Do you get it? Greetings from Colin
<message edited by Colin on Saturday, January 16, 2010 10:49 PM>
________________________________________________ "The one for you, when you need us!" - Helix
|
|
|
|
Online Bookmarks Sharing: