usmansarwer Posted November 3, 2014 Share Posted November 3, 2014 Hi I have sms website and i have add one button to my all single post button is working but the problem is the send button is going on another page i have create this code<form action="http://uksmsserver.ismspoetry.com/" method="post"> <input name="go-content" type="hidden" value="<?php echo $new_content; ?>" /><div id="button"><input type="submit" value="Send this Sms to Mobile" /></div></form> but i want to do i Wanna send single sms to This Page I have add This Sender In Iframe And The Sender Scprit is showing on this page http://ismspoetry.com/send-free-sms-to-united-kingdom/so i want to do if someone click on send sms to mobile button the msg goes will be on this sender if some one know please let me know thanks Quote Link to comment https://forums.phpfreaks.com/topic/292251-send-sms-to-sender/ Share on other sites More sharing options...
Frank_b Posted November 3, 2014 Share Posted November 3, 2014 ouch.. Why iframes? these are outdated! Quote Link to comment https://forums.phpfreaks.com/topic/292251-send-sms-to-sender/#findComment-1495646 Share on other sites More sharing options...
usmansarwer Posted November 4, 2014 Author Share Posted November 4, 2014 i know its old but could you tell me what i need to do if you still now understand what i need to do let me know i will explain again thanks Quote Link to comment https://forums.phpfreaks.com/topic/292251-send-sms-to-sender/#findComment-1495664 Share on other sites More sharing options...
elemen121 Posted September 30, 2015 Share Posted September 30, 2015 You should be able to use the target value of the form, to target the iframe. Quote Link to comment https://forums.phpfreaks.com/topic/292251-send-sms-to-sender/#findComment-1522029 Share on other sites More sharing options...
scootstah Posted September 30, 2015 Share Posted September 30, 2015 That site looks super sketchy, to be honest. I suggest you use a proper service such as Twilio. Quote Link to comment https://forums.phpfreaks.com/topic/292251-send-sms-to-sender/#findComment-1522036 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.