Hi people.
I’m using AS2 to send the value of an input text box to a PHP file to display on my website. Imagine a comment-posting situation.
I’ve been looking up on sendAndLoad() and LoadVars() but everything I find either teaches something that doesn’t work or overcomplicates things. All I’d like to do is press send > appears in PHP file, for example a script called askquestion.php.
Could someone help me here, either with a little walkthrough or example?
Thanks.