RexRomae Posted February 21, 2008 Posted February 21, 2008 Hi people! How can I open an HTML file from button?
Swift Posted February 21, 2008 Posted February 21, 2008 (edited) ShellExecute(@ScriptDir & "\Name-of-file.html") Use ShellExecute to execute your html file... Edited February 21, 2008 by Swift
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now