I have searched the Internet for answers to my problem with no avail. I am using Visual Web Developer 2008. I will try to describe it as best as possible. I am...
I am using Visual Basic 2008 and would like to accomplish the following. When Button is pressed play the Following. 2175 HZ for 70 Milliseconds first tone 1950...
Dear Nitin  there is no wizard way if that is what you are asking. It will all have to be recoded by hand but is probably doable. Its probably just a matter...
If you load the VB6 project in visual studio it will ask if you want to convert the project and provide you with a nice long list of errors and changes. ...
right click on vb6 exe file go to properties under settings change the run in .... x ...... resolution mode , apply then ok ... -- ~SN~ [Non-text portions of...
Dear programmers today only i joined this group its very nice please send me how to convert vb6 app to asp.net app also send me is there any software...
Hi, once I have changed my monitor wich habitualy got the same resolution than the other, then visual basic 6 adjust itself to about 300X200 maybe I don't know...
We have a script that runs security settings on our Windows 2003 servers. One of the issues we have discovered is the auditing inheritance is not taking...
My son is asking me to help him make a game and I need to make a spinning wheel similar to the kind used for the game wheel of fortune. Any ideas? Thanks ...
'Code: 'All you need is '1 label (label1) ' make label 1 very tall and a little wider that default '1 command button (command1) '1 winsock (winsock1) 'to get...
If this is for some kind of business what I would do is create like a splash" screen type form and have Logo/Business 1 button Logo/Business 2 button and have...
I'm creating a template in Word07. I've created a user form for some pre-selections including the logo on the template. the user form uses toggle buttons to...
Glad to know it works. ... From: "Fauzan Febri" <fauzan-sswp@...> Date: Sun, 25 Oct 2009 09:03:48 To: <VisualBasic_Official@yahoogroups.com> Subject:...
I just found the code. Here is the code: Private Sub ComboBox1_Click() Dim TextLength as Integer TextLength = Len(TextBox1.Text) TextBox1.Text =...
Fauzan Febri
fauzan-sswp@...
Oct 26, 2009 5:32 pm
9522
Check out www.example-code.com/vb/encryption.asp Sent wirelessly from my BlackBerry device on the Bell network. Envoyé sans fil par mon terminal mobile...
Hello My Friends, To the point. I have one ComboBox and one TextBox. ComboBox Item is AB, CD, EF. In the TextBox, there's a fix text. It's 999-777-AB. ...
Fauzan Febri
fauzan-sswp@...
Oct 22, 2009 5:03 pm
9518
Hello Roopesh! Another member maybe trying to assist with the vba Excel question, but I
will let you know Of both my challenges here I'm facing. They are in...
  Hi...My name is Karen and I'm a new member of Visual Basic Official. I took VB in college as part of my Web Development degree and landed a job
as a...
im currently working at this project of mine,but things really wore me of. im having trouble with this reservation page because i dont know what to do in the...
Hi, I'm a newbie on asp.net and need your help. I'm developing asp.net code with LDAP via port 636(SSL). I've already got cert file from system admin, but I...
I have a request to do a loop to automate a Query that appends the -1 if the infraction didn't happen. I tried to create a module to do this and then embed...