>
>I would like to post several fields of data from metacard to a web
>server other than mhttpd (I'm using Xitami on Win98 for testing, but I
>assume Apache would be the same.) The docs say -- post *expression* to
>url *url*  I need help filling in the exact syntax for *expression* for
>multiple fields of data. A working example would be wonderful. Thank
>you, Michael Kann, [EMAIL PROTECTED], Victoria, TX.

Expression can be anything your server will accept, usually the name of a cgi script 
plus data the cgi script is supposed to do something with.
I suggest you start with some sample cgi script that came with the server which 
*doesn't* need any other data from the client (it just executes something and post the 
result). Next replace expression with the name of that cgi; the result should be in 
the variable it.
 
>
>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.
>
>.


Regards, Andu
__________________
[EMAIL PROTECTED]

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