| Thread | Last Post | Replies |
|
| Cheque Writing with VB | 01 Nov 2005 16:55 GMT | 30 |
I am looking for pointers/URL,sample code for writing cheque with VB. Is there standard formating? If anyone has done this please kindly let me know where to begin. Thanks in Advance
|
| Server.MapPath! | 01 Nov 2005 16:14 GMT | 4 |
Server.MapPath, used in ASP, converts a virtual path into a physical path. So for e.g. if a file named 'MyFile.asp' exists in the folder C:\Inetpub\wwwroot\Test\, then Server.MapPath("MyFile.asp")
|
| CommonDialogBox | 01 Nov 2005 15:03 GMT | 2 |
I am a beginer of vb Programming now I want to use CommonDialogBox for showOpen and I want to multiselect file and put those file in listBox
|
| Form Question | 01 Nov 2005 10:57 GMT | 8 |
I have a form that sits at the top of the screen that I use for my menu. I want this form to always be up unless a user wants to minimize. From the menu buttons in form1 they bring up form2, form3 etc. right underneath form1. I took out all the minbut, maxbut, borders to make it
|
| modal/modeless form | 01 Nov 2005 08:12 GMT | 10 |
is there a way that a form can know whether it is shown modal or modeless to elaborate: in form1 i can say: form2.show vbmodal or
|
| Can VB6 get a picture's Dimensions... | 01 Nov 2005 05:15 GMT | 7 |
In WindowsXP in the Windows Explorer window there is a column of data if you choose the Details view that lists the picture dimensions. Can VB6 read a picture's dimensions so that I might build a list of dimensions for all pictures in a specified directory?
|
| how many files in a folder | 01 Nov 2005 03:20 GMT | 3 |
Can i get such value? how? thx in advance!!
|
| Best VB download sites | 01 Nov 2005 02:07 GMT | 5 |
Can the group advise me on the urls for the best VB download sites. I currently don't have download access at my workplace and I will be given a one-of chance to provide my IT with a list of the best sites, so my download block can be revoked for these sites.
|