| Thread | Last Post | Replies |
|
| Closing dialog boxes with code | 28 Sep 2004 14:29 GMT | 1 |
I'm using the Internet Explorer object in MS Access 2003 to navigate an HTML page and automically fill in a form with values from the database. When I click the submit button, Internet Explorer pops up a security alert that states "You are about to be redirected to a connection ...
|
| OCX file information | 28 Sep 2004 14:18 GMT | 4 |
Anyone know how to read and OCX File's information, like the nice description that VB allows you to put in on the Project Properties page? Thanx! Bryan
|
| VB6 Project Upgrade - Adds Dll To Projects | 28 Sep 2004 14:17 GMT | 1 |
I have a project that I upgraded to VB.NET, after running the upgrade wizard I noticed that the Upgrade Wizard added a DLL to the list of my project items (Not In references, but along with all the other forms & classes..)
|
| Testing for existence (not philosophical!) | 28 Sep 2004 14:15 GMT | 2 |
Which is better/faster and why Thanks Simon [m_cMyObjects is a collection of MyObjects]
|
| How do I burn a CD with Scripting Host/VBS? | 28 Sep 2004 14:12 GMT | 2 |
Can anyone advise me how I can burn a CD (under either Win2k or XP) with the script host? TIA, Martin
|
| create linked table | 28 Sep 2004 13:46 GMT | 2 |
I need to create a table in Access which is linked to a SQL Server table. Here's the code I'm trying to use: Dim catDB As ADOX.Catalog Dim tblLink As ADOX.Table
|
| vb6 data grid | 28 Sep 2004 13:26 GMT | 1 |
 Signature hello I have VB6 and I want to use a data grid with data. The problem is the datagrid I have with VB6 only has a datagrid with the
|
| Change value of a const | 28 Sep 2004 12:58 GMT | 2 |
Maybe a weird question but can I change the value of a const? or first remove a const & create a new one? Dave
|
| TerminateProcess problem | 28 Sep 2004 12:23 GMT | 2 |
Yo everyone, I got a problem...I want to use TerminateProcess to kill a process returned by netstat -o (say, for example, process ID 2032). Now, for some reason TerminateProcess doesn't want to terminate that ID, nor
|
| listbox viewing ajt | 28 Sep 2004 12:23 GMT | 1 |
 Signature hello I want to view data in a listbox that may go outside the bounds of the list box horizontally and vertically. So I need 2 scrollbars. The problem is
|
| Text on web page form | 28 Sep 2004 11:05 GMT | 4 |
I have found the code ( below ) to allow me to open the default browser and load a web page. Can anyone tell me how to auto-complete text in a text box on the opened page.
|
| Get Public ip | 28 Sep 2004 10:47 GMT | 3 |
How can i get my public ip (dynamic ip) adress. I know i can get it from www.showmyip.com an sites like that. But i need to get it from my computer directly or detect when it changes.
|
| Avoind Circular Dependancy error? | 28 Sep 2004 06:41 GMT | 3 |
Just wondering how i can avoid getting a circular dependancy; any ideas? I'm pretty new to data types... basically my type def is: Type myFolder
|
| newbie help | 28 Sep 2004 02:51 GMT | 5 |
I am having a bit of problem understanding interfaces etc. I am fresh out of school an trying to write a dll that will interface with a clients piece of software. Inside the dll I have a form that is going to be using a customer class to
|
| VB Express 2005 | 27 Sep 2004 21:52 GMT | 15 |
What is "VB Express 2005"?
 Signature http://www.standards.com/; See Howard Kaikow's web site.
|