| Thread | Last Post | Replies |
|
| Creating sub-domains on a webhost with C-PANEL | 16 Oct 2007 12:19 GMT | 1 |
Can I use Visual Basic 6.0 to create a SUB Directory for me automatically (fro some desktop application I can write) I have many students where I want to give them some VB desktop application and when they want they can post up pages to a sub-domain
|
| Calling a *.txt file from VB | 15 Oct 2007 16:53 GMT | 3 |
RE VB5 Is it possilble to call up and open an ordinary text file from a VB form? Thanks Nick
|
| Rounding numbers | 14 Oct 2007 19:46 GMT | 5 |
RE VB5 How does one round up or down a number, say 55.3456 to 55.35, or .0323 to .032 I have searched thru formating options but do not see a way yet.
|
| Wizard Could Not Find Dependency Information | 14 Oct 2007 02:24 GMT | 2 |
I am trying to create a setup file for the first time (ever). I found the Setup Wizard, and was following the instructions O.K., when I got the following message: The wizard could not find dependency info for the following files.
|
| VBE/VBA pane cursor editing problem | 13 Oct 2007 21:24 GMT | 2 |
I think I mis-stroked a key combination and cant reverse it. When I am writting code in the VBE/VBA pane, my cursor is now solid and blinking instead of the normal solid "I Beam" shape. This is problematic as everytime I wish to insert somethig the new cursor now
|
| Textbox Array Question | 12 Oct 2007 22:48 GMT | 4 |
RE VB5 I have 100 textboxes on a single form set up ans an array , e.g., Text1(0) to Text1(100). The user will enter numerical data in each box. Now is wish to call each textbox in this array and multiply the contents by, say, 5. I
|
| Passing parameters in VB to a DLL issues | 12 Oct 2007 16:14 GMT | 2 |
Hi all, hope all is well, I have an issue occuring using Visual Basic, .net 2k5. i am recieving a stack imbalance in calling a DLL function... //VB CODE START
|
| Control Arrays & DragDrop | 12 Oct 2007 11:28 GMT | 1 |
i want on MouseDown to have control not visible. my code in mouseDown: Pic(index).Visible = False. It only works when i enter another control. Can someone tell me why? Mally
|
| 古董(1912-1949)民國瓷茶壺528把、瓷器400件,邀請觀賞!Antique (1912-1949) Porcelain Teapot 528 Chinaware 400,Invitation Visit ! | 12 Oct 2007 09:43 GMT | 1 |
古董(1912-1949)民國瓷茶壺528把、瓷器400件,邀請觀賞! Antique (1912-1949) Porcelain Teapot 528 Chinaware 400,Invitation Visit ! 徐建雄
|
| Execute Code AFTER loading Form | 11 Oct 2007 13:52 GMT | 4 |
Hi together, I want to execute Code after my Form has been loaded. But if I use the form_load-event the code will already be executed BEFORE the form has been completely loaded. How can I ensure that the code will not been
|
| Need help compiling an Excel AddIn (xla) | 11 Oct 2007 05:21 GMT | 1 |
Need to get an Excel AddIn compiled for my son so he can support his thesis. I can get it to compile in VB 2005 Express, but I cannot get it to generate a .xla file, I just get a binary (dll?) formatted file and a blank setup script.
|
| Visual basic - De-compiling an .EXE file back to VB? | 08 Oct 2007 21:45 GMT | 3 |
Is there any software around that will allow me to decompile any .EXE file and generate VB source code?
|
| Memory cannot be "read" | 08 Oct 2007 16:20 GMT | 4 |
I've run up against a bit of a stumper. I have inherited some Vb code that makes extensive use of data controls. When I last modified it, around 3 months ago, it all worked properly.
|
| Random numbers (with preference) | 07 Oct 2007 17:44 GMT | 7 |
I am trying to write in VB6 a voting simulator for the so called 'alternative voting system'. For this i need to give per vote x candidates a sequence number. For instance candidate A on place 2, candidate B on 1 and candidate c on
|
| Bug - EXE different to IDE | 07 Oct 2007 04:19 GMT | 2 |
I don't need a solution to this issue folks. I just want to share something I've found that might be useful one day... I recently had an EXE that was crashing with error 9 ("Subscript out of range"), but worked perfectly well in the IDE. I used the VC++ debugger to
|