| Thread | Last Post | Replies |
|
| problem | 24 Jun 2004 22:48 GMT | 2 |
Sometimes I get a message in my Immidiate Window, like: Problem: Control array element '7' doesn't exist I know element 7 doesn't exist, but my question is: can this "problem" ever gives a problem during runtime ?
|
| Flat File - Thank You guys | 24 Jun 2004 16:54 GMT | 1 |
Thanks you for all of your suggestions. I'm sure I can get it to work now. For grins I'll use each separately just to try them :) Thanks again
|
| Rent Tracker or similar? | 24 Jun 2004 12:34 GMT | 1 |
Hello ppl I am in the process of making a very simple program for my friend which keeps track of the rent coming in for his 2 properties. Has anyone done of these applications (or a similar one) before. I think I have a basic
|
| got 2 problems... | 24 Jun 2004 11:09 GMT | 2 |
first: how to make *.gif animations ANIMATE? when i put it, it's not movin... is that possible? second:
|
| Convert bmp to gif | 24 Jun 2004 11:07 GMT | 6 |
How is it done? With best regards, Lindsay. E-mail: lindsay@home.com
|
| Question about Text Boxes | 24 Jun 2004 10:08 GMT | 2 |
I have a multiline textbox with 10 lines of text in it. I want to search Line by Line for the word" [Option]". How do I process one line in a text box at a time? I DON'T want to just search the whole textbox for my word, because when I find it, I want to stop the cursor there ...
|
| Flat file problem | 24 Jun 2004 04:06 GMT | 5 |
-I am building an app to add extensions and web addresses to fields in each record of a flat file. -The flat file (pipe delimited) is generated through a pearl script off an Apachie server.
|
| GetSetting() and registry access with different users | 24 Jun 2004 00:12 GMT | 2 |
my VB6 app uses GetSetting() and SaveSetting() to save the settings for the program, which seems to save under HKCU. At the moment the app creates all it's own registry entries itself and it all works fine however, I now want to create a registry entry when the app is installed
|
| Testing Date Fields | 23 Jun 2004 21:50 GMT | 2 |
I'm testing data read from a table. What is the suggested way of testing if there is a value in a date field. If Table.Fields("Date") has a value then do this
|
| VB + MonthView | 23 Jun 2004 21:16 GMT | 2 |
I'm doing a project whereby I need to store accurate dates. Is there a built in function in VB (could involve Monthview control) that would give the end date if a starting date is known. For eg
|
| ListItem add , remove and read | 23 Jun 2004 20:50 GMT | 1 |
Hello I am new to vb.net 1) I have 2 listboxs Named as list1 and list2 and 3 Buttons add and the next one is remove buttons, read button
|
| Help calling escape() from Excel VBA | 23 Jun 2004 20:32 GMT | 4 |
I am trying to call the escape function in JScript or VBScript from within an Excel Macro (using VBA). Can anyone tell me how to accomplish this? Thanks in advance
|
| scrollmouse in code | 23 Jun 2004 18:04 GMT | 5 |
I can use my scrollwheel of my mouse in the Project Explorer, in the Properties Windows, in the Comboboxes for the controls and the events, but not in my code itself. Is there a "hidden" menu to set Scroll to True ? or is it just not possible
|
| unable to get pid from xcacls.exe | 23 Jun 2004 15:31 GMT | 2 |
I can't seem to get the pid from the ms utility xcacls.exe I can see it in the taskmanager, and the pid, but when I use the different enumprocess api's it just doesn't show up on the list.
|
| Automatic application updates | 23 Jun 2004 15:12 GMT | 2 |
We are now in the third version of our application, so the boss wants us to look at getting automatic updates to work. I was recommended to use AutoUpdate+, at www.autoupdateplus.com, from a friend of mine. Before jumping the gun, does anyone know much about this app and if
|