... Larry .. I belive your problem is not a VB problem. If you go to your Windows control panel and select Regional settings , you can change the number...
That's just the problem. One of my customers in France is having the problem. If he selects Anglais as the language it works fine, but if he selects French it...
Hi Larry, ... I think you have two options - one, use regional settings internally to force it to the correct LCID (google "vb LCID" for details) or two, ...
hi, I would like to get the total frame count of a video file, anyone have any idea on how to work it out? Another question is that, when I play a video file...
... OK thanks Matt. Julia ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the...
I have nearly completed a suite of 3 programs for my fellow clergy. I have TWO problems on which I should value help. Problem ONE. The main program has a VB6...
Hello,I'm developing chat system for my company to work over the internet ,but i have a problem when i want to send files(P2P connection),because I'm behind...
Re Problem TWO. Couple of suggestions - Shell Notepad, and use SendKeys to paste the text into whatever is active (which should be Notepad) Or Write the text...
Many thanks, Rob. Your hints were all that I needed. My code is something like this: Dim NPAD as Long NPAD - Shell("notepad.exe", vbNormalFocus) followed by a...
Michael, When you say 'display a Query on the screen' What do you mean ? Do you mean display the results of a query ? If so perhaps give a wee example of what...
dear frens, how can i interface an internal fax modem using VB? actually i like to know who is calling me. when my modem will sense a phone call, the vb...
hello, I hope someone can help me, I am writing a vb6 program to open and read a .dxf file from a cad program to collect the x,y data. Here is what a sample...
Hi Michael, ... The text probably doesn't have either a carriage return or a line feed in it. In Windows a "return" is a carriage return followed by a line ...
Thanks a bunch, I tried your code and it turns out the file is missing the CR label. I used the replace command and wrote the data back to a new text file....
I found the fix for the quotes problem. Thanks, so much for your help. thanks, Michael ... getting ... $EXTMAX 10 ... feed ... only ... open ... yes", ... not...
Hi Michael, ... Excellent. ... Use 'print' instead of 'write'. (just making sure that the answer is available for those searching later on.) Regards, Shawn K....
hello, I would like to know what the easiest way is to plot x,y data on a form. Also, what is the frame used for, it looks like a plot field? Thanks, Michael...
we have custom made applications that were developed using vb (either 6.0 or .net) that we would like to port to linux. we have extensively research on current...
I have (almost) finished a program using VB6 front end and with an Access database. Because some users have MS Office and some MS Works, I am using Notepad for...
To answer my own questions about Orientation and Margins in Notepad, the following lines seem to be the answer. ' Landscape Mode SendKeys "%F" & "U" & "%A" '...
Hi I am new to Visual Basic and would appreciate some assitance with my first project. I am trying to design a program where by the user makes a series of...
Because you are one of the few who use your real name, I will try to help You don't say how you are currently printing ? Are you using VB's native print...
OOPs, Just reread your post, and you do indicate that you are using VBs Print commands. This should print a graphic - Printer.PaintPicture picLogo.Picture,...
Hi; I am using Vb.NET 2003. I want to ask that I am filling a textbox. When I click enter key, I want to pass other textbox for filling. How can I do it. In...
Hi do u know how to connect image processing tools with vb.net ??? If so pls send me the coding ..... Tnx Nimantha Send instant messages to your online friends...