-
By using server-side Url property, you can make Window load any webpage.
- For example, Url = "http://www.obout.com"
-
At client-side you also can change the Url by client function setUrl(txtUrl)
- For example, myWindow.setUrl("http://www.obout.com");
| | |
|
Server-side sample code
|
<owd:Window ... Url="http://www.anogle.com" ... > </owd:Window>
|
Client-side sample code
|
|
myWindow.setUrl( "http://www.anogle.com");
|
| | |
| "First, let me tell you how impressed I am with your components.
Nice stuff, and well documented!
" |
Coral Amende |
|
| | |
|