Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,803
» Latest member: GlennLoupt
» Forum threads: 856
» Forum posts: 3,643

Full Statistics

Online Users
There are currently 3 online users.
» 1 Member(s) | 1 Guest(s)
Google, MorrissgoX

Latest Threads
Looking for Adventure? Fi...
Forum: Random Discussion
Last Post: iHOMEz
11-16-2024, 09:18 PM
» Replies: 0
» Views: 486
Prettys Womans in your to...
Forum: Random Discussion
Last Post: iHOMEz
10-30-2024, 07:45 AM
» Replies: 0
» Views: 765
Prettys Womans in your ci...
Forum: Random Discussion
Last Post: iHOMEz
10-26-2024, 10:50 AM
» Replies: 0
» Views: 799
Beautiful Womans from you...
Forum: Random Discussion
Last Post: iHOMEz
10-19-2024, 02:48 PM
» Replies: 0
» Views: 904
Prettys Womans in your ci...
Forum: Random Discussion
Last Post: iHOMEz
10-06-2024, 05:00 PM
» Replies: 0
» Views: 1,059
Womans from your city - V...
Forum: Random Discussion
Last Post: iHOMEz
07-28-2024, 10:26 AM
» Replies: 0
» Views: 1,435
Supreme Сasual Dating - A...
Forum: Random Discussion
Last Post: iHOMEz
06-14-2024, 11:28 AM
» Replies: 0
» Views: 1,858
Beautiful Womans in your ...
Forum: VB.NET
Last Post: iHOMEz
06-09-2024, 09:23 PM
» Replies: 0
» Views: 1,673
Hangman in Rust
Forum: Other
Last Post: brandonio21
02-04-2018, 11:14 AM
» Replies: 2
» Views: 20,672
How to: Search files from...
Forum: VB.NET
Last Post: brandonio21
11-25-2017, 12:55 PM
» Replies: 1
» Views: 15,983

 
  need help with my music player:)
Posted by: Protection4Real - 02-22-2011, 09:21 AM - Forum: VB.NET (Visual Basic 2010/2008) - Replies (3)

hello, i need help with this code here

this code should get the playlists that you created and then show them in a listbox but it gives me an error i would need some help with itSmile

Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        Dim direc = "C:\Users\Admin\Documents\Visual Studio 2010\Projects\Xpress Player\Xpress Player\bin\Debug\playlists"
        For Each directory As String In System.IO.Directory.GetDirectories(direc)
            ListBox2.Items.Add(directory)
        Next

    End Sub

Print this item

  New Tech Support
Posted by: brandonio21 - 02-21-2011, 09:55 PM - Forum: Computing - No Replies

Hey guys! I'm going to add this to my website soon, but check out my new Live Tech Support feature! <!-- m --><a class="postlink" href="http://brandonsoft.com/livezilla/chat.php">http://brandonsoft.com/livezilla/chat.php</a><!-- m -->

(If I'm not online it will tell you to leave a message) Check it out!

Print this item

  New Website Design? Your thoughts?
Posted by: brandonio21 - 02-21-2011, 02:35 PM - Forum: Computing - Replies (14)

Hey guys!
Just wanted to see what you guys think of the new design i've been working on. Here's the link : http://brandonsoft.com/newtestwebsite/index%20(3).html

Tell me what you think!

Print this item

  What Happened to the Forum?!
Posted by: brandonio21 - 02-21-2011, 11:46 AM - Forum: VB.NET (Visual Basic 2010/2008) - Replies (1)

Hey guys,
If you didn't notice, the forum went down for maintenance for about 24 hours, then went down completely. Here is an explanation of why this happened.

First off, I wanted to clear some of the forums unneeded files to make it run just a bit faster. That explains the maintenance.

Then, I wanted to switch to a cheaper host. So I went ahead and cancelled my old hosting in order to get a cheaper host. However, I then realized that this cheaper host was much slower than my old host, so I switched back.

This whole process took about 30 hours, and that's about how long the forums were down for. I apologize sincerely for the inconvenience.

So what Host am I using now? HostGator. They provided me with awesome customer service, and now the forum is running great. Check them out here

Print this item

  Internet Connection
Posted by: Taylor - 02-19-2011, 04:35 AM - Forum: Computing - No Replies

Hello, I have a weird problem with my internet connection: Whenever I upload a video to YouTube, i lose my internet connection and i can't upload the video.

Help <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->

Print this item

  Technodes Web Hosting!
Posted by: brandonio21 - 02-18-2011, 06:11 PM - Forum: Coupons/Savings - No Replies

Hey guys! Just wanted to alert you of this site, called Technodes. <!-- m --><a class="postlink" href="http://technodes.net/index.html">http://technodes.net/index.html</a><!-- m --> It is a web hosting service, where you can get top notch hosting for as cheap as $5 a month. I know I'll be switching to this service soon in order to save an extra $5 on my monthly bill <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->

Check it out!

Print this item

  The updated version of Favoriter!
Posted by: yjy1110 - 02-17-2011, 10:50 PM - Forum: Share your programs! - No Replies

This is the topic that I will upload newer versions so come in not too frequently, probably once a month...

Also, it will show a error when it starts, just click on continue because the settings.ini hasn't been installed but when you close it, it should install it... <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin --> <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->



Attached Files
.zip   Favoriter_2.0.zip (Size: 3.96 MB / Downloads: 846)
Print this item

  Read Webbrowser url box
Posted by: Protection4Real - 02-17-2011, 11:54 AM - Forum: VB.NET (Visual Basic 2010/2008) - Replies (6)

Yes hello, i was wondering if anyone knows how to get the text of the current website that you are navigating to and then i mean webbrowsers like internet explorer firefox google chrome. example website url/text:

<!-- m --><a class="postlink" href="http://www.Google.com">http://www.Google.com</a><!-- m -->

i hope someone can help me with this <!-- sSmile --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="Smile" title="Smile" /><!-- sSmile -->

Print this item

  Call of Duty: Black Ops on the Wii
Posted by: andavies - 02-17-2011, 11:42 AM - Forum: Gaming - Replies (3)

I need friends. Anyone want to be my friend?

Print this item

  Radio
Posted by: xolara - 02-16-2011, 06:27 PM - Forum: Off-Topic - Replies (2)

Hello ^^ i have been looking at making a radio (Only for a short period)

So give it a try : ""

Print this item