Page 1 of 1

JavaScript PDF-Links

Posted: Fri Feb 17, 2006 8:04 am
by bastian.egger
Hi

I've a problem to get some pdf documents in javascript links.

Here's an example:
<a href="Javascript:NewWindow('http://www.be.ch:80/gr/VosData/Gwd/Tagb ... TA-ERZ.pdf')">01 23-01-2006 Nachmittag S. 1-26 STA-ERZ</a>

You can check the site at: http://www.be.ch/gr/2dokumente.asp?x=13 ... sion&list=

Is it possible to index this pdf documents without the javascript execution function (which is not enabled in our version of webinator)?

If it's possible, how to setup dowalk settings?

Thanks a lot

Bastian

_______________________________
Webinator Version 5.1.24
without javascript function

JavaScript PDF-Links

Posted: Fri Feb 17, 2006 10:30 am
by mark
You need javascript support for those.

The page below discusses some ways to make new windows with normal href's while maintaining standards compliance.
http://www.serve.com/apg/workshop/replacingTarget/