|
Collect the input through your form, then on submit, use a script to launch a new window and send the info to your results page with the query string. Or cookies.
You really can't prevent right clicking, at least with any consistency. Many browsers let users disable javascript that does this, and others have plugins that do it.
|