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.

Member Avatar for Zandermander

I have a Windows XP SP3 computer, AT&T Uverse with a 2wire router and 2wire usb wireless adapter on my desktop. It was working earlier today just fine, not quite sure what happened but now it will not connect to my WPA encrypted router. I can connect to other wireless …

0
82
Member Avatar for holyskylark

[COLOR="Red"]i have written this code to inser data in my database table "member "through the form but it is not working if i start debugging the code it gives no error but when i open my database table to see the inserted data it is not working. please help me …

Member Avatar for kvprajapati
0
147
Member Avatar for davydick

Hi I have newly installed VB 20008 Express. What extras do I need to have to allow me to create standalone exes? This for giving to fellow model railway club members and not for commercial use. Thanks Davy

Member Avatar for Dukane
0
70
Member Avatar for Zandermander

Hey guys, i'm working on a program, kind of like a download manager. I have a background worker set up that handles the download, and it works great the first time, but the second time it just sits and times out. [code] Function DL(ByVal sURL As String, ByVal pProgress As …

0
67
Member Avatar for Zandermander

Hello, I am having a bit of a problem here, let me explain my story... I went out and download a program that i am 100% sure is safe. It was zipped in a winzip archive and I tried to run the program straight from the zip, not sure why …

Member Avatar for WindyCityA2
0
131
Member Avatar for Zandermander

Ok... so i have tried everything to fix this and nothing works. When i right click on the desktop, explorer goes away completely(no taskbar, icons ect.) and when i try and run it from task manager, it says the file can't be found. So i tried to run it through …

Member Avatar for PhilliePhan
0
135
Member Avatar for milhero

Hi Professionals, I am currently working on a mass emailing system. I am using Microsoft Visual Studio 2005. With windows IIS in Windows XP SP3. My program can send mass emails using System.Net.Mail namespace found in .NET 2.0 but i have no idea on how to implement the receiving emails …

Member Avatar for milhero
0
344
Member Avatar for xVent

Hi guys , i am trying to create a form which will have a scroll pane so the user will be able to use it in order to view what it will be inside the form .. the problem is that i am designing some questions in the form and …

Member Avatar for Zandermander
0
128
Member Avatar for Maffyx

Ok, I have been looking around and the only thing I can find is with Flash 8, and doesn't really work. I want to know if its possible for a VB.net application to interact with a Flash file on a website. Say the vb application has a button, and the …

Member Avatar for Zandermander
0
112
Member Avatar for *Lauren*

Hey i'm new here and i need help with a slot machine game that i want to make. So far i have three labels that should be generating random numbers but they won't appear. I also have a label which will total the players money. I have taken so ideas …

Member Avatar for Zandermander
0
144
Member Avatar for VIPER5646

I have two Issue using a MDI app. 1-at this moment I'm able to open MDI child forms using the MDIparent except when the I opens form1 I'm also able to open forms 2 and 3 . but I only want one form to be open at a time. 2- …

Member Avatar for VIPER5646
0
169
Member Avatar for Zandermander

Hey guys, I'm writing a small client/server application. I've got it almost completely working, other than the fact that once the user disconeccts from the server using TcpClient.close he can not reconnect without restarting the app because clientSocket is disposed. Declaration: [CODE] Dim clientSocket As New System.Net.Sockets.TcpClient() [/CODE] Connect: [CODE] …

Member Avatar for Zandermander
0
1K
Member Avatar for Zandermander

Hello, I'm making a little app that runs through a Richtextbox and makes it turn string "[BK]" red. But I can't get it to make all of the "[BK]"'s red. i found this little piece of code, but I can't get it to work, it looks like it should though. …

Member Avatar for Teme64
0
590
Member Avatar for Zandermander

Hello, i'm making a small little app that pings all ips on a network from 192.168.0.1 to 192.168.0.255 and populates the active IPs into a listbox. Then from there i want you to be able to select one to look up the machines name on the LAN. [CODE] Private Sub …

Member Avatar for Zandermander
0
3K
Member Avatar for Zandermander

Hey everyone, I'm just playing with some code and timers seem to just confuse me :\. Well what i want is a timer that counts down from 10 seconds and when it hits 0 it simply pops up a message box.. This is what i have so far.. not so …

Member Avatar for Zandermander
0
106