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

<*> 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/
 



Reply via email to