| Thread | Last Post | Replies |
|
| Help with IE Browser Menu in VB (Question for experts) | 25 Jan 2004 10:17 GMT | 1 |
I have been searching all the newsgroups and MSDN but cant seem to find how to perform a "simple" task. I basically want to achieve the following: Given a URL, I navigate to the URL, position to a frame within the Web
|
| Trying to get text from a window. | 25 Jan 2004 02:31 GMT | 1 |
I am trying to get text from a window, it has a parent window and it has a class name of "afxwnd42s". I have tried using gettext, wm_copy, sendkey {^C}, etc. I haven't been able to figure it out. If i just right-click on the window it gives me the option to copy and it works,
|
| Very Basic Web Site and VB.net | 25 Jan 2004 01:46 GMT | 2 |
I am a newbie who has developed a BASIC web site using VB.net 2003. I have only a couple of .aspx files that require no user input or code and the rest of the pages are htm pages. I have managed to upload all of them to my site but now I don't know how to connect them together.
|
| I need a tool tip for each item in the listbox... | 25 Jan 2004 00:07 GMT | 1 |
I have a listbox containing multiple items. According to my business rules, each item is an instance of an object of a different type. I want to be able to say which type of object it is and display further information in a tooltip.
|
| A way to list unuse code in VB6 require | 24 Jan 2004 23:05 GMT | 6 |
Do anyone know a way to generate a list of unuse variable, function or sub that are declared but not use in VB6? I need a way to find all unuse code in a large program to do some clean up. Bye
|
| Beginners program | 24 Jan 2004 20:02 GMT | 1 |
Im am new to Visual Basic. Please I want write a little program! I found no example for my exercise. Perhaps anybody know where I can find an example about my little exercise.
|
| highlight does not stay | 24 Jan 2004 17:01 GMT | 1 |
How do I change the bg color of the selected row for msflexgrid? I need to at least highlight the row when the user clicks anywhere within the row, and display the value in a certain column to a textbox. Currently, this is what I'm doing.. but the highlight goes away the moment I
|
| Flexgrid and Random Access File ? | 24 Jan 2004 16:47 GMT | 4 |
Can anyone help me learn to display a Random Access Data file in a Flexgrid or something similar ? For those who have been programming for only a few years, I am not referring to the MS product Access. I am referring to a random access database file.
|
| Missed it | 24 Jan 2004 16:32 GMT | 2 |
I posted something a couple of days ago but I'm now here looking for replies and it's gone. I was asking how to apply the win xp look to a vb6 program. Can anyone help (sorry for the double post)?
|
| TreeView (VB.net) problem (should be simple...) | 24 Jan 2004 11:17 GMT | 2 |
I'm needing to create a fairly complex TreeView, but am faltering on a very basic step. Simplified, I can't get the creation of two nodes (with children) to work. I've got a TreeView called tvwSword and have put the following code into the
|
| ScreenShot | 24 Jan 2004 10:41 GMT | 1 |
To the web-address http://www.ecoprint.net/test/screenshot.zip there are the source of a software I wrote to capture screen pc with a fixed personalizable time. During running phase an overflow error appears.
|
| Save query return in variable | 24 Jan 2004 08:16 GMT | 8 |
Hi. I would like to query a database, given several where clauses to refine my search, and return the value of one single field in the database. eg: I have a table that lists teachers. Their first name, last name, age, unique teacher number, etc is in the file.
|
| Programing for Palm OS | 24 Jan 2004 05:35 GMT | 1 |
I use right now Borland Delphi and VB 6. But soon going to VB.net does anyone know of any components and or tools to build apps for the Palm OS Thanks Nick Smith
|
| aol hoses sendmail | 24 Jan 2004 05:05 GMT | 2 |
i'm using the sendmail method in vb that's in an excel spreadsheet. it works fine on most systems, but on my friend's computer using aol to access the internet, aol discards the recipient and the subject and prompts the user for them. how can i avoid having aol discard these
|
| Web Form Filler | 24 Jan 2004 04:42 GMT | 2 |
Does anyone know of a program that will read a text file and fill in a web form with the contents of that file? We need to get about 3000 records (5 fields to each record) into a database owned by another company and the only way it can be done (according to them) is to enter them ...
|