What you want: http://www.metabuilders.com/Tools/RemoteWindow.aspx
----- Original Message ----- From: "Karen Kungowski" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, April 29, 2005 7:45 AM Subject: [AspNetAnyQuestionIsOk] How do I call a javascript function from link button click event? >I would like to call this: > function fPopUp(thispage) > { > window.open(thispage,'','toolbar=no,scrollbars=yes,resizable=yes'); > } > > With this: > Private Sub lnkPreview_Click(ByVal sender As > System.Object, ByVal e As System.EventArgs) Handles > lnkPreview.Click > > > End Sub > > > > Yahoo! Groups Links > > > > > > > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.10.2 - Release Date: 4/21/2005 > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
