Below are three examples of WebDialog in use. The source code for these demos are included in the download.
This example primarly demonstrates WebDialog's callback functionality. A callback is made to the server which then retrieves an RSS feed from a website and displays it.
Emulating a modal dialog is also possible with WebDialog. This example returns the code of the selected country when closed. The list of countries in the dropdown is databound from some xml on the server.
Displaying another page entirely is also possible. This example also is using the built in Classic Windows style instead of Luna. Custom styles can also be defined.
Search: google.com msn.com yahoo.com ask.com
Back