not really appengine specific, but <form method="POST" name="form1" style="display:none"> <input type=hidden name="foo" value="bar"/> </form>
<a href="javascript:void(document.forms['form1'].submit());">click me</a> On Mon, Oct 27, 2008 at 1:35 PM, TonyB <[EMAIL PROTECTED]> wrote: > > Hi, > > This may be a silly question... > > How can I send an HTTP POST request without filling in a form? > > I can't figure out how I can add variables. > > Thanks, > Tony. > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
