On Thu, 21 Feb 2002, Jim Koutoumis wrote:

> I'm sure that this is possible, but I haven't found any info/examples on it
> yet,..
> 
> What I have is a php script that processes data that been submitted by a
> FORM.

You can make this using javascript. You generate HTML <form> with hidden
fields and at the end execute <script> xxx.post() </script> or something
like that.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to