![]() |
Sergey Kornilov admin 6/14/2006 |
On the list page you can modify Add new link to be opened in a new window. <a href="..." target=_blank>
Response.Write "<script>window.close();</script>" |
M
|
mr_coder author 6/16/2006 |
Thanks for your reply ! I have used a javascript to open a new window as this way i can control the look of the new popup. |
F
|
funklet 9/17/2006 |
Dear Mr Coder, |