CGI is a gateway not a method of controlling browser functions. You will need to use code within the page to control the right click.
All a server side script can do for you is return some html with instructions on what to do with the right mouse click, you might as well code it into the document.
What are you trying to do stop people taking pics off the right click ? I wouldn't bother, put the right click to better use.
|