| Thread | Last Post | Replies |
|
| Notepad Component | 01 Jan 2004 14:41 GMT | 1 |
I need to open an html document in notepad and save it using ANSI encoding. I can do this manually using notepad and File/Save-as, but is there a way to do this from VB. I can open a specific file using the shell command, but I can't find
|
| Array of ActiveX EXE | 01 Jan 2004 12:50 GMT | 4 |
I was hoping that someone here might have some insight into the functionality of activeX EXE. I've create an activeX EXE but need to create multiple instances which can all run independently. Can this be done by creating an array of activex EXE
|
| UNIX Time | 01 Jan 2004 05:42 GMT | 1 |
How do I get the current unix time? (seconds since jan 1 1970)
|
| User Agent for Inet control | 01 Jan 2004 04:04 GMT | 1 |
Using the INET control to extract data from web sites and was told that the user agent should really be spoofed to make it look like a browser, as search engines sometimes black list submitters who don't use browsers to submit.
|
| Treeview bug | 01 Jan 2004 01:47 GMT | 8 |
Through testing the Treeview issue with Run-Time error that I am getting, I have found that if I have a tree format like below I get the error. If the first item does not have subitems, but the second item does. But if I put
|