> Is it possible to know has a user just clicked on a link or right
> clicked and selected "Save link target as" ?
>
> I've looked at $r->as_string for NN, IE etc.
I'd very much doubt it. AFAIK the underlying action in both cases is
that the page is fetched from the server. Left click means that
The uploaded file
libapreq-1.3.tar.gz
has entered CPAN as
file: $CPAN/authors/id/J/JO/JOESUF/libapreq-1.3.tar.gz
size: 279075 bytes
md5: b40854e91a6210a3af47ef9a875e
It is also available through an apache mirror near you:
http://www.apache.org/dyn/closer.cgi/httpd/libapreq
--
Hi,
Is it possible to know has a user just clicked on a link or right
clicked and selected "Save link target as" ?
I've looked at $r->as_string for NN, IE etc.
I need different action during my perltranshandler stage depending
does the user left click or right click.
Scott