More information about the Underscore mailing list

[_] PHP header() GET not POST

Tom Gidden tom at gidden.net
Sun Sep 3 14:42:35 BST 2006

You could return a simple page containing just a <form> with a bunch
of <input type="hidden">s, and a bit of javascript to execute
form.submit() in the onLoad, along with a "Click Me!" submit button
for those that don't have Javascript enabled.

Rather horrible, but it might do the trick.

Tom

--
Tom Gidden
http://gidden.net/tom/