| Thread | Last Post | Replies |
|
| string manipulation, file input problem.... | 23 Dec 2003 20:29 GMT | 1 |
ok, im gonna try and explain this as best i can... i have an AS/400 program that generates big, ugly, messy reports. i need to read these ASCII reports in and output meaningful data. the good news is that the raw reports are sequential files with fixed length fields. im
|
| How to return value to ms-dos? | 23 Dec 2003 20:26 GMT | 2 |
I need to run a vb program from a batch file. The batch file needs to receive an output parameter from the vb program. The batch file then redirects the output. IE Batch File:
|
| opportunity in Atlanta | 23 Dec 2003 15:06 GMT | 2 |
Terrific contract opportunity is available for a .NET developer. You will be working on developing several applications for their Intranet including automating work flow and asset management. You must have at least 3 years as a developer and at least 1 year of .NET commercial
|
| Name of control | 23 Dec 2003 13:37 GMT | 5 |
Dear members, What is the name of the control that (for example) Microsoft Outlook uses at the left site of the form (agenda, tasks, post in) with figures. Is it a standard component in VB6 ?
|
| What's the Best GUI developer program | 23 Dec 2003 10:14 GMT | 4 |
Okay, it was my impression that VB was supposed to be a fairly easy way to make window's applications... o place button on form o put code behind button
|
| Notify the user that he/she made (a) change(s) in the form | 23 Dec 2003 09:46 GMT | 2 |
I am using VB6 as an interface for a SQL7 database. I have a form that has many controls on it: textboxes, comboboxes, Apex true DB Grid, and Apex True DBCombo. The form is used to see/update/delete warehouse inventory items.
|
| How to see again this control that became invisible? | 23 Dec 2003 06:44 GMT | 2 |
I have a WebBrowser1(0) on my form in my vb projet, with this page that is display http://www.kanguk.com/info_pages/map_large.htm If I clic on that Internet Page, my control WebBrowser1(0) go on (no more display) to my eyes, I don't see no more this control.
|
| Null Reference error in VB.NET2003 | 23 Dec 2003 04:46 GMT | 1 |
What is a Null Reference error and how do I fix it? My newly installed VB.Net2003 gives me a "Microsoft Development Environment" error message box EVERY time I try to run/start ANY project - even very simple ones.
|
| Using a Form as a Function ? Display the form itself, while it's initializing a listview ? | 23 Dec 2003 03:31 GMT | 7 |
A most probably asked-before question, but for some reason I have not got an answer in my repository :-) I want to use a Form as a pop-up question-box, supplying it with some arguments After a choice is made, that choice should be returned, while at
|
| error in class | 23 Dec 2003 03:07 GMT | 2 |
in MSDN it says in err.source property:........ For errors in a class module, Source contains a name with the project.class form. But I don't get that .class. Is MSDN wrong or am I doing something wrong? Thanx
|
| Data Environment | 22 Dec 2003 22:03 GMT | 2 |
I have set up a data environment in my VB6 project to use for reporting. When I set up a connection to my Access database it hard codes the drive letter and path into it i.e. "F:\Project\Data\db.mdb". Can I get it to use just the "Data\db.mdb" instead as when installed on a system ...
|
| How to set the focus to a TextBox so that the form will not get the active window | 22 Dec 2003 21:30 GMT | 15 |
I've a timer routine which changes the focus of several TextBoxes every 1 minute. Private Sub MyTimer_Timer() If MyFlag = 1 Then
|
| sailing boat race | 22 Dec 2003 20:45 GMT | 2 |
Hi good friends, I need your advice for an application that I've been requested: I need to develop a vb program to represent the activity of a sailing boat race:
|
| wait funcion | 22 Dec 2003 20:42 GMT | 7 |
Hello, I am kind of new into VB and trying to make a program that checks how old a log file is and if it is too old --> send a sms to me so I can can take action. Problem is not too difficult I think:
|
| Error running a VB5 project. | 22 Dec 2003 20:17 GMT | 1 |
I have this error executing a VB5 project: VB5 provocó un error de página no válida en el módulo DAO350.DLL de 0167:046d9618. Registros:
|