A
Anil Gupe/keen inc.
I have an embedded browser in which the user does some stuff (PayPal payment
actually). When done, I redirect to a page that contains the following
JavaScript
<tr vAlign="top">
<td> </td>
<td> <a href="javascript: self.close ()">Close this Window</a></td>
<td> </td>
</tr>
When someone clicks the link, it closes my entire application! That is, it
closes the Windows Forms Application in which this WebBrowser control is
embedded. Is there a better way to do this so my application does not exit
as well?
Thanx in advance,
--
Anil Gupte
k.e.e.n
www.keeninc.net
www.icinema.com
www.wizo.tv.
Pune, India
+91-20/65216198
Milwaukee, WI
+1-414/431-8775
actually). When done, I redirect to a page that contains the following
JavaScript
<tr vAlign="top">
<td> </td>
<td> <a href="javascript: self.close ()">Close this Window</a></td>
<td> </td>
</tr>
When someone clicks the link, it closes my entire application! That is, it
closes the Windows Forms Application in which this WebBrowser control is
embedded. Is there a better way to do this so my application does not exit
as well?
Thanx in advance,
--
Anil Gupte
k.e.e.n
www.keeninc.net
www.icinema.com
www.wizo.tv.
Pune, India
+91-20/65216198
Milwaukee, WI
+1-414/431-8775