Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Need help with my web browser combo box
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Darkmantis




PostPosted: Thu Apr 27, 2006 11:03 am   Post subject: Need help with my web browser combo box

I need some help with getting my combo box to work with my web browser can anyone help me out with being able to click link in the drop down.


The Extension 'exe' was deactivated by an board admin, therefore this Attachment is not displayed.

Sponsor
Sponsor
Sponsor
sponsor
tupac




PostPosted: Fri Apr 28, 2006 11:05 am   Post subject: (No subject)

it gives me "runtime error '76'", check if all the paths are correct Wink
Darkmantis




PostPosted: Mon May 01, 2006 9:25 am   Post subject: (No subject)

sry forgot to add a text file


websites.txt
 Description:

Download
 Filename:  websites.txt
 Filesize:  25 Bytes
 Downloaded:  113 Time(s)

Tony




PostPosted: Mon May 01, 2006 10:49 am   Post subject: (No subject)

how are we supposed to help if it's an executable? Confused

anyways, to "click" on dropdown items, you're essentially waiting for a change in the list and then grab the value. There has got to be something build in for this.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Darkmantis




PostPosted: Tue May 02, 2006 5:35 am   Post subject: (No subject)

sorry here are all my files for the browser.


WebBrowser.zip
 Description:

Download
 Filename:  WebBrowser.zip
 Filesize:  14.94 KB
 Downloaded:  135 Time(s)

Darkmantis




PostPosted: Tue May 02, 2006 10:43 am   Post subject: (No subject)

I tried using this code but it is way to buggy it only select the item I click on after like 5 tries. here is my code:

code:

Private Sub text1_SelectedIndexChanged()
Text1.Text = Text1.SelectedItem
End Sub
Darkmantis




PostPosted: Thu May 04, 2006 8:12 am   Post subject: (No subject)

so wat modifications should I make to the above code? (Ill give 50 bits to whoever can help me
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 7 Posts ]
Jump to:   


Style:  
Search: