Why is the URL method superior to the document method? Will they not both open the default browser and go to the sight? Is there a performance penality? Please let me know what the difference is so I can make the decision.
The reason why I favor the document method, is that it is more generalized and I can use the same routine to launch a text file, image file or whatever.
If there is a solid reason for using the URL method, I'll make the switch.
Konan