On Fri, 14 Jul 2000, David Bovill wrote:

> Can anyone help?
> 
> I'm trying to simulate a browser posting a form to a CGI. Forms can either
> use the "get" or "post" method. How do I implement these in MetaCard?

They are already implemented: a "get" is just referring to the URL as
you would any container, and "post" is done with the "post" command.
The urlEncode() and urlDecode() functions are also frequently useful
when doing this kind of thing.
  Regards,
    Scott

> Thanks

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to