asptoday_discuss thread: <A onclick... not working after VS.Net is installed!
After I install VS.Net, the following code doesn't work:
<A onclick="javascript:window.open('Search.aspx')">search</A>
However this code still works: <A href="Search.aspx">search</A>
Also, I want to know how to open a new browser in the code behind (not
with Javascript).
Can anyone help ?
Thanks
Peter
|





