Flash email form issue
Flash email form issue
Out of context: Reply #7
- Started
- Last post
- 8 Responses
- gun0
i also see that you are using POST in your loadvariablesnum.
for security they can setup the php server so that you have to use a special request to get the variables from your form so also in the php file just add
import_request_variables("gPC", "");