look up navigateToURL() in the docs.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, September 25, 2007 2:30 AM
Subject: [flexcoders] simple form post


> How do I go about doing this:
>
> I have form in a flex application
> I hit the submit button
> The form is posted to a PHP page.
> I can access the form variables on that PHP page.
>
> I heve been looking for an example for weeks, but I don't see any. They
> all post to a php page, then whatever is printed on the PHP page shows
> up in flex. I don't want that. I want to actually end up on the the PHP
> page.
> Please if you know of any examples, provide me with a link.
> Thank you.
> 


Reply via email to