README.md
December 4, 2022 ยท View on GitHub
Description
This code retrieves the url and window title of any open instance of Netscape Navigator or Internet Explorer. It uses DDE (Dynamic data exchange) and WWW_GetWindowInfo and is much more reliable than the FindWindow Function. DDE is supported in Internet Explorer > 3.0 and in Netscape Navigator > 2.0.
More Info
A very minor bug, in which the window title becomes the url with some server parsed pages.
| Submitted On | 2000-03-26 14:55:38 |
| By | Mark E. |
| Level | Intermediate |
| User Rating | 4.5 (72 globes from 16 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | DDE |
| World | Visual Basic |
| Archive File | CODE_UPLOAD43063262000.zip |