I have a function for launching a web page with a specified URL that works fine in Revolution, but does not work when saved and accessed as a web-based standalone file (Revlet).
The basic code is:
Code: Select all
launch URL "http://server/folder/file...."
Any suggestions?
Ron