I am having difficulties useing the shell command to run a hidden web page. I've tried:
Shell "start www.aol.com", vbHide
However, the web page opens and the user can see it, which is the opposite of my intended result.
I've considered using the inet control, but that would require an installation program for my program, which I would like to aviod if possible.
Any ideas, suggestions, or comments?
