Hi list,
I'm trying to use pddplink to provide links to specific sections
of Miller's manual in help patches. I'd like to use the user's local
copy so that the links are helpful even without internet access.
The problem is that when pd sees
[pddp/pddplink ../1.manual/x2.htm#s3.1] it gives me an error because
the file x2.htm#s3.1 doesn't actually exist.
Is there a way to send the filename off to the browser without checking if it exists first? Or is this a security risk?
Thanks,
Jonathan