Description
HTML Dialog is a simple example that demonstrates how to use the ShowHTMLDialog function. This example shows how to use the function and pass parameters to and receive parameters from an HTML dialog box. The HTML source also shows how to access the parameters that are passed into the dialog box and set the return parameters from the dialog box using script. The HTML source for the dialog box is contained as a resource in the application itself and is accessed using the res: protocol.
Browser/Platform Compatibility
The showHTMLDialog function is supported in both Internet Explorer 4 and Internet Explorer 5. The HTML Dialog sample can be compiled on Win32 platforms.