•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 361,921 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,621 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser:
Views: 36903 | Replies: 27
![]() |
•
•
Join Date: Sep 2007
Posts: 22
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
There is another great tutorial about sending custom text messages from your website.
It's at
http://www.easykiss123.com/tutorials...ple/index.html
It is set up so you custom text messages can be sent to users after they put in their phone number. Nice!
Quantumphp
**NOTE: This is written AFTER the previous reply I sent to you :-)
Oh yeah... How can I get rid of the "FRM: ...@secureserve" text that shows at the top of an sms? I just want the sms to mainly show my message (which is something short leading up to the URL of my mobile site). When I sent the sms to my phone, the FRM portion does look bothersome, and also adds unneeded characters to the text. For Eaxample... I sent a txtmsg to HEROES mobile and I got a simple response which looks like this:
HEROES: Use your cell
phone's Internet browser to
visit us at URL:
http://m.nbc.com/hroes
Thank You!
From:62288
4:21pm 10/16/07
Ok?! How can I get that smsphp/contact.php form to display something like that...with no extra filler??!
Thanks!
Keith/ZenMartian.
•
•
Join Date: Dec 2007
Posts: 5
Reputation:
Rep Power: 0
Solved Threads: 0
Hey Keith,
I'm making some changes to the script tonight so I'll take your those ideas into consideration. I should have the updated script online in an hour.
It well be at http://easykiss123.com/?p=7 Just check the download tab on that page for the latest updates.
I'll get back with more details to your questions ASAP but check the script because some of them may be solved.
QuantumPHP
I'm making some changes to the script tonight so I'll take your those ideas into consideration. I should have the updated script online in an hour.
It well be at http://easykiss123.com/?p=7 Just check the download tab on that page for the latest updates.
I'll get back with more details to your questions ASAP but check the script because some of them may be solved.
QuantumPHP
•
•
Join Date: Sep 2007
Posts: 22
Reputation:
Rep Power: 1
Solved Threads: 0
Hi Quantum...
Say... not to trouble you, cheif...but there seems to be something wrong with that 2nd version file which you said was recently posted. It's not working. Corupted, I think. Perhaps you've been looking into it even before I sent this note to you. Well...here on my end, I'm trying to modify the php, using a web form (html/php) that I got from web design class some time ago. It comes in four parts... the web form (html), the php, thankyou.html, and error.html... I think if I swipe/copy/paste some code back and forth, I believe I can fix the problem of making the sms form acknowledge a separate 'thankyou.html' web page, along with separate 'error.html' web page. I'm a tad slow at it (php), yet It seems quite feasable :-) Anyhow... the main goal is to get it working within an iFrame. The way it should work is, a visitor inputs their 10-digit number, selects their carrier, then clicks 'send-to-phone.' Then the 'thank you' page displays itself (their ought to be a RESET link there to get the web/sms form to refresh).
Thanks for any help you can give me on this matter :-)
Keith.
Say... not to trouble you, cheif...but there seems to be something wrong with that 2nd version file which you said was recently posted. It's not working. Corupted, I think. Perhaps you've been looking into it even before I sent this note to you. Well...here on my end, I'm trying to modify the php, using a web form (html/php) that I got from web design class some time ago. It comes in four parts... the web form (html), the php, thankyou.html, and error.html... I think if I swipe/copy/paste some code back and forth, I believe I can fix the problem of making the sms form acknowledge a separate 'thankyou.html' web page, along with separate 'error.html' web page. I'm a tad slow at it (php), yet It seems quite feasable :-) Anyhow... the main goal is to get it working within an iFrame. The way it should work is, a visitor inputs their 10-digit number, selects their carrier, then clicks 'send-to-phone.' Then the 'thank you' page displays itself (their ought to be a RESET link there to get the web/sms form to refresh).
Thanks for any help you can give me on this matter :-)
Keith.
•
•
•
•
Hey Keith,
I'm making some changes to the script tonight so I'll take your those ideas into consideration. I should have the updated script online in an hour.
It well be at http://easykiss123.com/?p=7 Just check the download tab on that page for the latest updates.
I'll get back with more details to your questions ASAP but check the script because some of them may be solved.
QuantumPHP
•
•
Join Date: Dec 2007
Posts: 5
Reputation:
Rep Power: 0
Solved Threads: 0
I'll be making some more changes to the sms web script over the next while so if anyone on here has suggestions let me know.
The script is at http://easykiss123.com/?p=7
The script is at http://easykiss123.com/?p=7
•
•
Join Date: Sep 2007
Posts: 22
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
Hi Keith,
I've fixed the download and it should work fine now.
I've added a few things to this version.
1. Seperate thankyou and error page
2. External style sheet
3. Changed the look for the better
Hello QuantumPHP :-)
LOL!! Thought I was the only guy awake this time of night! Hey...I just got your reply... Thanks a Bunch! Yes, this time the files have downloaded without a problem. I'm going to give it a go first thing in the morning! I'll get back to ya and let you know the results! So far, this is a tremendous help :-) Thank You!
Keith.
•
•
Join Date: Sep 2007
Posts: 22
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
I'll be making some more changes to the sms web script over the next while so if anyone on here has suggestions let me know.
The script is at http://easykiss123.com/?p=7
Hello again, QuantumPHP....
So far, this smsphp is working fine. I'm just wondering if there's any way to get rid of, or hide the 'FRM:' text? This is the text that displays as part of the header text, I think. It displays my phone number (i.e., "phonenumber@p3slh075.shr.phx3.secureserve"). Is there a way to not have this info display so that I could get more room for extra characters of text?
In using this method, I would like for the sms to only show "SUBJ:" and "MSG:" followed by 'From' (which it already does this naturally - i.e., 'From: 1010100078'). Okay... just curious and wondering if there's a way within the PHP to do that.
Thanks!
Keith.
•
•
Join Date: Dec 2007
Posts: 5
Reputation:
Rep Power: 0
Solved Threads: 0
Hey Keith,
I'll work on that next. It seems it might be related to what the cell company includes with sending messages this way.
I'm exploring some other ways of sending so stay tuned. I'll post a comment as soon as I know more. Soon.
http://easykiss123.com/?p=7
QuantumPHP
I'll work on that next. It seems it might be related to what the cell company includes with sending messages this way.
I'm exploring some other ways of sending so stay tuned. I'll post a comment as soon as I know more. Soon.
http://easykiss123.com/?p=7
QuantumPHP
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ColdFusion Marketplace
- Send Text Messages by Email (List) (Geeks' Lounge)
Other Threads in the ColdFusion Forum
- Previous Thread: Cold fusion do not support input param: Help
- Next Thread: Update query after cfmail


Linear Mode