First - I think the product its brilliant.
I am replacing PHP code with VFP code to leverage already existing VFP classes/logic.
I have a javascript page that I use to call a PHP page with a form submit. The parameters are passed into $_POST[] array.
How do I receive parameters in a web connect page?
Thanks.
Herb
ps - I can also pass the parameters explicitly if that matters.