README.md
December 5, 2022 ยท View on GitHub
Description
this code allows an asp programmer to include files from anywhere on the web, not just from other pages within the current domain, using a VB COM component.
More Info
The url of the page you wish to include in yours.
the wininet module used to access the files over the web taken from "WebPage Ripper" by Kevin Pirkl
"GREAT CODE, THANKS!"
returns all of the html code in that page and displays it at the location of the html tag.
| Submitted On | 2001-05-24 12:04:58 |
| By | eric chastain |
| Level | Intermediate |
| User Rating | 5.0 (15 globes from 3 users) |
| Compatibility | VB 6.0, ASP (Active Server Pages) |
| Category | Internet/ HTML |
| World | Visual Basic |
| Archive File | aspExtende199975242001.zip |