Hi,

Is it possible to send a form as normal, but fake it's referrer URL?

I have a script, however it must be called from a specific server. Is there a way to overcome this? If I submit the form via the file on my hard drive, as the HTTP referrer doesn't match, an error is produced.

I was thinking maybe use JavaScript or something?

TIA.