| Author |
|
| Company |
altinoren.com |
| Source Code Available |
Yes |
| License Type |
Free |
| Submitted On |
August 25, 2002 |
| Updated on |
July 25, 2007 |
| .NET Framework |
1.x |
| Cost |
$ 0 |
Description
This is a little hyperlink control that opens a new browser window with given attribute and appearance parameters. The base code is the RemoteWindow control of www.metabuilders.com.
Syntax Example
<abw:BrowserWindow
id="BrowserWindow1"
runat="server"
Text="Open new window"
NavigateUrl="http://altinoren.com"
Location="False"
MenuBar="False"
Resizable="True"
ScrollBars="True"
Status="False"
ToolBar="False"
Left="50px"
Top="50px"
WindowHeight="300px"
WindowWidth="300px" />
Reviews
Submit a review