Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~3K People Reached
Member Avatar for VBrulez

OK, so I'm making this advanced web browser for myself that can do favorites. I'm using a combo box as an alternate text box, thinking this should do. But then, I ask myself, what code so I can open a new form, type a title, and put the url, so …

Member Avatar for gizidda
0
658
Member Avatar for VBrulez

Hello, I have a problem. I'm working on this advanced web browser with my friend, and we made a favorites feature. So, it works and all that, but, after I close the executable file, it doesn't save anything! Ex: Starting Up, adding Google as new favorites, then closing the browser. …

Member Avatar for Luc001
0
161
Member Avatar for VBrulez

So, I use this site called DriveHQ to host my website- I upload a HTML file, and I open the file and get the link, and use .CO.NR to redirect to the site. Okay, so the point is that I made this Flash thing with something called PowerBullet Presenter, and …

Member Avatar for Kraai
0
96
Member Avatar for VBrulez

So, I'm making a program that has a "Print" button. I want it to open a PrintDialog, let the user select the printer they want to use, and print the contents in the RichTextBox/TextBox. I was thinking about this: [CODE]Print.RichTextBox1.Text(PrintDialog1)[/CODE] But it didn't work. I also tried: [CODE]PrintDialog1.RichTextBox1()[/CODE] Those came …

Member Avatar for Yousha
0
2K
Member Avatar for VBrulez

Okay, so I have this program I'm working on, and I was wondering if it was possible to disable/enable TextBoxes when specific words are wrtten. I tried doing this, but it errored. I'm a new programmer to VB, I just started a month ago, and I'm doing this for fun. …

Member Avatar for prvnkmr194
0
195
Member Avatar for xxxferraxxx

Hi, Sorry for many questions... I need help for button sound that when i click the button sounds. Thanks

Member Avatar for VBrulez
0
143