How do I call .txt or .php data into a HTML form text field?

The Walster

New member
I'm building a flash app for a friends website, depending on choices made within the app I need the resulting data to auto complete certain text fields within a html form.

I know how to output the necessary data from my flash app into either a text or php file, what I need to know is how to call that data into specific text fields within a html form.

To give you a better explanation my app is basically a product cataloge, depending on the choices made within the app it will output certain information such as product code, design, price etc. I need to feed this info into a text field within an existing html contact form where users can enter their personal data, that will then run it's own php backend to create and send an email.

Hope this makes sense, I know this could require a pretty lengthy explanation so if you know of any tutorials that explain it then please point me in the right direction because my searches have not turned up any thing of use.

Thanks
@ Dave Really, is there any chance you could explain that in a little more detail for me?
 
Back
Top