MSI Factory 2.3

File.OpenURL

File.OpenURL

This is the first topic This is the last topic  

File.OpenURL

This is the first topic This is the last topic  

OverviewExamples

File.OpenURL (

string URL,

number WindowMode = SW_SHOWNORMAL )

Example 1

File.OpenURL("www.indigorose.com", SW_MAXIMIZE);

Opens the Indigo Rose home page in the user's default browser, and maximizes the browser's window.

Example 2

File.OpenURL(_SourceDrive.."\\readme.htm");

Opens the file "readme.htm" located in the source drive in the user's default browser, and opens the browser's window normally (not minimized or maximized).

Example 3

File.OpenURL("http://www.indigorose.com/forums/");

Opens the Indigo Rose Software user forums in the user's default browser.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us