| Thread | Last Post | Replies |
|
| permission denied error at compile time - can someone help me?? | 09 Jun 2004 23:10 GMT | 5 |
Hey all, I posted this in the database section but did not get a reply. I thought this might be a good place to try also.
|
| err.raise and usercontrols | 09 Jun 2004 17:48 GMT | 4 |
I have a usercontrol, and in a property, I'd like to be able to raise an error if the user/program attempts to set an invalid value. For example, if you try to set a form's AutoRedraw property to "Hello," you'll get an error where you tried to set that property. If I do an Err ...
|
| Deploying VB6 apps remotely | 09 Jun 2004 14:17 GMT | 1 |
i would like to run a vb app remotely from a client machine. the app and all the necessary dll's, drivers etc are installed on a server machine. the client does not have any vb files at all. we would like to avoid installing any vb files client side, just run
|
| MAPI In .NET | 09 Jun 2004 13:31 GMT | 1 |
I'm writing a small app to send email and need to use MAPI so that the user can just select their Outlook profile and what not and don't have to know anything about their SMTP server. [MAPI doesn't seem to exist as it did in VB6?]
|
| SendKeys Problem with Edit menu | 09 Jun 2004 12:22 GMT | 2 |
I have a bundle of Word documents each of which contains a picture of a barcode. I would like to put them all into a single document. I can open each document in turn with Shell and AppActivate but when I try and copy the picture nothing gets copied.
|
| Random Access files | 09 Jun 2004 08:13 GMT | 7 |
Is it possible for to program to access a random file at the same time and perform actions like create a new record?
|
| Check whether a drive does a "read/write" operation at a given time | 09 Jun 2004 07:34 GMT | 2 |
I was wondering whether it is possible to actually know whether my cd-rom drive perfoms any task at a given moment. To be more specific, i created an app which copies files to my removable drives (cd-rw and Zip). When it comes to Zip all is ok, because the
|
| Date Conversions | 09 Jun 2004 06:14 GMT | 2 |
intYear=2004 intMonth=06 I want to convert intYear & intMonth to 06/01/2004 thru 06/30/2004. Is there a way? And if it's Feb the endining day will be 28 if its Jan it will be 31
|
| Bios Information - Dell Service Tag | 09 Jun 2004 00:49 GMT | 7 |
Does anyone know how I would go about reading the Dell Service Tag from the bios of a computer? If this isn't possible, does anyone know another way to programmatically get the service tag? Thanks,
|
| ImageEdit situation | 09 Jun 2004 00:08 GMT | 2 |
I know there's probably a simple way to do this, but whatever that is, eludes me currently.... How does one go about printing the image from an ImageEdit control at the "full page" size of the current
|
| UDT Array in an array | 08 Jun 2004 23:49 GMT | 1 |
I need some guidance. I have been using UDT's and arrays to hold information so I can easily display data and save it. I am in the process of building a new form and ran across a problem I can't figure out how to solve.
|
| Entfernungen zwischen Punkten | 08 Jun 2004 22:27 GMT | 2 |
Hallo Group! Zunächst vielen Dank an die, die mir auf meine letzte Frage geantwortet haben. War genau richtig mit Left$(AAA, n) in der SQL-Abfrage. Bin auch selbst darauf gekommen nur wohl irgendwie falsch angewendet, so dass es nicht richtig funzt
|
| Quesion Pls | 08 Jun 2004 22:05 GMT | 4 |
In VB 6 I made a project with a MDI form and several child forms .You can only "end" the project from the MDI form by clicking the red button at the top right corner
|
| Coverting from DOS to VB | 08 Jun 2004 22:00 GMT | 2 |
I have a great, small DOS application that won't run under XP. Is there a way to convert it to VB or something that will run under WinXP
|
| Converting DOS code | 08 Jun 2004 21:43 GMT | 3 |
I have a great small DOS application that won't run on WinXP. How can I convert it to VB or something that will run under XP?
|