How do I go about getting my document opening up in that new window? I tried other variations like using <a href="javascript:void();" then adding the onclick="window.open(), etc. but that doesn't work.
Here is part of my code cut and pasted. I am using the DW function for opening a new window, you can see.
[tt]<a href="#" onclick="MM_openBrWindow('documents/AAandGR.doc', 'DocumentView1', 'toolbar=yes,scrollbars=yes,resizable=yes,top=100,left=90,width=800,height=400,true');" ...[/tt]
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)


