First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Sounds
Can any body tell me how I use sounds in Visual basic. Thanks all. ============================= ... 4 Apr 2008 15:11
Problem with decimal point and Country Settings
Hello, I'd like to be able to find out if the PC where my application is running has got French settings, US settings or any other international settings. My concern is to know which character is used (with the current settings) as the decimal point. In France, we use : 3,56 % In USA, they use : 3.... 4 Apr 2008 07:32
Using MaskEdBox with Percent format
Hello, I am trying to use a MaskEdBox control to display a percentage value (12,34% by example) and let the user input a new percentage value in the same field. I tried the following setting for the MaskEdBox : Format = "Percent" as indicated in the following page : http://msdn2.microsoft.com/en-us/lib... 3 Apr 2008 11:10
Problem with MaskEdBox mask and settings
Hello, I am working on a VB6 application which includes a MaskEdBox to allow user to input a percentage value. For the moment, it only allows to input entiere data (I mean data with no decimal coma of decimal point, like 10, 22, and so on). I need to allow the user to input values like 22.56 or 33.12 and... 3 Apr 2008 04:04
downloading files
I am using VB6. I need some help with downloading files from URL. I have a project which uses imageboxs in control array to view overlay images and need to periodically (6 to 10 minute intervals) download new images to some of the imageboxes. Of course, some will remain the same such as the background image ... 2 Apr 2008 15:04
How to run a command from and external file?
Hi Everyone, I need to input a command line from an external file, and run it in my Visual Basic program. Any ideas on how to do this? I can Open the file and get the command copied into a "String" variable. But how do I run this variable as a command line? For example the external file has a line with... 6 Apr 2008 13:38
error 5 on unload form
BeastFish wrote in news:fske6r$3uo$1(a)aioe.org: FWIW, error 5 is "Invalid procedure call or argument". Since we don't know what your pseudocode statement_x, statement_y, etc. are, can't really elaborate further. BTW, (if you didn't know) you can see what error corresponds to the error number by t... 31 Mar 2008 17:57
charset in VB6
Thank you... I have tried it now and it workes perfect. thank you all again and greatings from Dresden Uwe BeastFish schrieb: The "?" character is likely in the unicode character set. VB labels don't support unicode. You can try searching the internets for free VB unicode controls. Here's... 31 Mar 2008 17:57
Sending an e-mail from Visual Basic (Visual Studio 2008)
On 29 Mar, 06:45, piclist...(a)yahoo.com wrote: I recently aquired a copy of Visual Studio 2008 and would like to upgrade the program I developed under Visual Basic 6.0 in Visual Studio 2008. Upgrade? Is there a convenient method for a program to fire off an e-mail in Visual Studio 2008 . . . No ... 31 Mar 2008 18:39
weird problem in vb6 inserting data
On 29 Mar, 05:16, san79 <s.anandanatara...(a)gmail.com> wrote: suddenly when sometimes the power goes off and gets turned on back after 5 to 10 mins the last data inserted into the table is once again inserted and creates a duplicate record. which creates an error. What data? What table? Mike ... 31 Mar 2008 18:39
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20