Here’s an interesting one. In a form, I have a hyperlink field containing a web site for each record and I’m hoping to create a command button that performs the following:
* On click, open the specific web site
* Once the web site loads, save the web site as a HTML file on my C:Data drive with file name: WebSite.html
* Run a batch file also located on my C:Data drive titled: Consolidate.bat
* Move on to the next record
* Repeat the process until the end of the recordset
The trickiest part for me is creating the necessary commands to wait for the site to load, how to handle a situation where the site doesn’t load and once the site loads properly, creating the commands to save the file as a hyperlink.
And so I ponder scratching my head.
Thanks!!
-
Save Hyperlink (2000)
- This topic has 0 replies, 1 voice, and was last updated 20 years, 8 months ago.
Author