| Thread | Last Post | Replies |
|
| How to sort listview by clicking it's columnheader? | 17 Jul 2003 07:29 GMT | 2 |
Do you know how to sort listview items by click it's column header? -- who hesistate will be lost !!!!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| Word Automation Question | 16 Jul 2003 20:23 GMT | 1 |
Im having problems putting pictures into my word document. I can get pictures in but they all appear ontop of each other as oppose to where the cursor is, I am also inserting a line on each page as well and that appears at the wrong place as well. So I guess im doing something ...
|
| Outlook 2002 Automation | 16 Jul 2003 15:04 GMT | 1 |
I have a VB app that sends emails. My users want it to be totally hands free but every send pops up a box requiring user intervention, It says: "A program is trying to automatically send an email on
|
| How to use vb as automation server | 16 Jul 2003 15:02 GMT | 1 |
How can Access vb code access code running within a vb 6 routine? Also, how can a vb 6 routine be started using a command line, and also allow updates without starting a new instance... For example the first time it a image display app is run, the file name is also provided opens ...
|
| Help | 16 Jul 2003 14:46 GMT | 1 |
I am trying to write some code to save a MS Excel into the Recycle Bin in VB as below but it doesn't work? AppExcel.Sheets(1).SaveAs FileName:="c:\recycle bin\sales.xls" Can anybodu help?
|
| can i build a programme that generate an EXE File ? | 16 Jul 2003 09:30 GMT | 2 |
i saw a programme that generate exe file depending on a wizard that the user select some options from it , and depending on what the user choose it build the programe , can we keep a values in an exe file or can it contain txt file ?
|
| Calling a .NET Assembly | 15 Jul 2003 18:56 GMT | 1 |
I have performed every task that I am aware of inorder to call a .NET assembly from my VB6 code, but am getting the following error code: Error (-2146233054) No server registered or could not load class for CLSID {.....}
|
| Help | 15 Jul 2003 16:10 GMT | 2 |
I am trying to write some code to save a MS Excel into the Recycle Bin in VB as below but it doesn't work? AppExcel.Sheets(1).SaveAs FileName:="c:\recycle bin\sales.xls" Can anybodu help?
|
| Flexgrid !???? | 15 Jul 2003 11:13 GMT | 1 |
Could you explaint me? My Flexgrid's container is form and sstab1..what is the differences? Thanks,... --
|
| How to load checkbox in listview ?????? | 15 Jul 2003 11:13 GMT | 5 |
Do you have any sample code or any toritorial ? Thanks for your helps, who hesistate will be lost !!!!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| VB browse to Network Place (MS SharePoint Workspace) | 15 Jul 2003 06:50 GMT | 4 |
I am trying to modify a VB program that will browse to a network destination. To complicate matters, the network destination is a MS SharePoint 2001 workspace in the form of http://[server]/[workspace]/Documents/...
|
| COM good on client, bad on server? | 15 Jul 2003 01:21 GMT | 4 |
OK, I wrote a VB 6.0 COM object to do some user management. It ran great inside VS. I compiled it and registered it on my development machine and on the server. I then wrote a small piece of vbscript to test the installed object. The
|
| COM permission problem | 14 Jul 2003 23:44 GMT | 4 |
I am developing a ASP/COM app and it is fighting me every step of the way! I am down to my last week and running out of time! It is really great to have you people available for help!!! I have a new problem I haven't run into before. I finally got the
|
| VB6 error: File->open works; double-click from Windows Explorer gives error! Please help. | 14 Jul 2003 17:29 GMT | 2 |
I have an app that uses a 3rd party control called Imaging Professional for Windows. It was an EastmanSoftware product, but I have not been able to find any support or knowledge base on this product. The issue I'm having is the app works great if you launch it, and then do a
|
| Creating an Automation Server | 14 Jul 2003 14:50 GMT | 2 |
Is it possible to create an Automation Server using Visual Basic language only ? Or need I to use Visual C++ language obligatorily to write an Automation Sever? And if this is possible what I need to write on Visual Basic?
|