Hi! On 2009/04/09, at 21:45, Miguel Arroz wrote:
Hi!I believe it's not possible to create a POST request from a link using pure HTML. You'll have to use JavaScript, and the link must trigger some form on the page with the data you want on (hidden) fields.To open a new window with the result, just set the target of the form to be a new window, like <form target="something">. For some glorious reason, this is not pure XHTML, but I couldn't care less, it works on all browsers I know.
Correction: replace "pure XHTML" by "valid XHTML". Yours Miguel Arroz ........................... http://www.survs.com
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com