BigDutch#2 Posted November 26, 2008 at 11:40 AM Share Posted November 26, 2008 at 11:40 AM for the smsgateway (http://www.clickatell.com/developers/php.php) i have managed to join the form to the script and it technically works. <form name="BookToSMSForm" action="scriptlocation/smsgateway.php" method="post"> When the user clicks submit the variables from the form are picked up smsgateway.php and it sends the URL off to clickatell and i get the SMS on my phone. However on clicking the button i get a plain white screen as the browser obviously has loaded this page rather than just "run it" inside my content item ... what i would like is once the script has run that there will be a small message inside the content item under the BooktoSMSForm which will give the result message from the script. any ideas ? Link to comment
BigDutch#2 Posted November 26, 2008 at 12:49 PM Author Share Posted November 26, 2008 at 12:49 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts