|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hi!
how can I execute this code using vb .net windows forms and using the webbrowser control? If there is a javascript function how can I invoke the function? Dim popupScript As String = "<script language='javascript'>" & _ "window.open('PopUp.aspx', 'CustomPopUp', " & _ "'width=200, height=200, menubar=yes, resizable=no')" & _ "</script>" Page.RegisterStartupScript("PopupScript", popupScript) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Execute a script String |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|