|
First
|
Prev |
Next
|
Last
Pages: 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
separate every 3 digits I have a text box in my form. It should get a number as money. I want it to separate every 3 digits dynamically.for example if the user enter "123", it shouldn't do anything, but as soon as the user enter the fourth digit, for example "4", it should change it to "1,234" and it should be continued to upper digit... 24 Jun 2008 22:37
Further Crystal question Hello all: Further to the earlier question on Crystal I posted, I am looking for Crystal Reports 7 libraries. I installed the version of Crystal that came with VB6, but it doesn't seem to be the right version and I get an error when I try to add the references in VB. The missing references are: Crystal R... 22 Jun 2008 09:08
Adding 2 hex values Hello, in an external viewer I can easily add 2 hex values by selecting both, and I was astonished by the result. For example I select "Hex:20" and "Hex:03" (which would be "Hex:20,Dec:32" and "Hex:03,Dec:3") The result is "800" in the external viewer, and it's the result I needed. It concenates the two h... 23 Jun 2008 14:48
MSXML2.XMLHTTP Gather Data I'm using MSXML2.XMLHTTP to poll (every 6 seconds) a text file containing weather data from a NOAA site. All is working well except when that the file does not refresh to the most current one on the site. It is using the file in the cache. I tried to delete the file from the 'Temporary Internet Files' folder... 24 Jun 2008 17:29
Mixing VB6 and .NET Hello, can anybody please tell me a newsgroup that handles the topic of mixing ..NET with VB6? Thanks! Bert ... 23 Jun 2008 04:32
REGISTRY KEY FOR WEB BROWSER DOWNLOAD DELETED!! Hi all, While manually uninstalling a certain game from my Laptop running on Windows Vista, I accidentally deleted some registry keys unrelated to the game. I don't remember which ones. I now see the following problem. Whenever I try downloading a file to my hard disk, I get the download dialog with the progress ... 21 Jun 2008 21:58
Draw an Arc Hi all. I wanna draw a segment of a circle (Just a single line, not a shape), I know the start and finish angle. 0 Degree is at 3 oclock, 90 Degree is at 12 oclock.My start angle is =>0 and never > than 45Degree. The finish angle is <= 90 and never < than 45 Degree. My problem is I want to do this using 4 po... 10 Jul 2008 21:40
Read a unique ID from the registry ? I have an app (VB6 of course) that, among other things, downloads some data from SQLServer. This is an in-house only application. The user has to log in to access the server data but all users use the same login ID. I have some code in the program that makes a record of the fact that the user has done a down-lo... 23 Jun 2008 09:38
VB6 project and Crystl32.ocx Hello all: A friend of mine just sent me a project they have had a lot of trouble maintaining...typical custom app dev story, the original developer disappeared, no documentation, etc., etc. and the project is in VB6. I managed to pull VB 6 Enterprise off MSDN, but when I tried to load the project I get err... 21 Jun 2008 16:51 |