| Author |
Message |
Anonymous
| | Posted on Friday, July 23, 2004 - 01:07 pm: | |
Hello I want to send mms using url in my code Like this : http://127.0.0.1:8800/?PhoneNumber=xxx&MMSFile=c\folder\ring.mid I tried this url and i have this message Error:Internal Error I don't know the origine of the message can someone helping me to find what's going wrong thanks
|
Bryce Norwood - NowSMS Support Board Administrator Username: Bryce
Post Number: 3127 Registered: 10-2002
| | Posted on Friday, July 23, 2004 - 06:03 pm: | |
Hi, Basically, you can't do that. The MMSFILE parameter can only point to a URL, not a local file. (It would be a security issue to allow users to reference arbitrary files on the local PC over an HTTP request.) If you want to send using a local file, you could check out the following PHP script: http://www.nowsms.com/discus/messages/1/1113.html |
Anonymous
| | Posted on Saturday, July 24, 2004 - 10:19 am: | |
hi thanks for the answer I would like to use php but am null in that language. So I put my file in another web server but I have the same error Must I add something to the server? thanks for help |
Bryce Norwood - NowSMS Support Board Administrator Username: Bryce
Post Number: 3155 Registered: 10-2002
| | Posted on Wednesday, July 28, 2004 - 09:22 pm: | |
No, you shouldn't have to add anything to the other web server. I assume that you can fetch the same exact URL from that web server with your browser without any problem? Are you using a proxy server configured in your web browser to access that other web server. (That would be an issue, because when NowSMS retreives an MMSFILE reference over HTTP, it cannot use a proxy server, it expects to be able to connect directly.) -bn |
szczykiewicz New member Username: Filip
Post Number: 1 Registered: 09-2004
| | Posted on Tuesday, September 07, 2004 - 03:57 pm: | |
filip_033.jpg .jpg file } |
Inaolaji
New member Username: W21898
Post Number: 1 Registered: 11-2004
| | Posted on Tuesday, November 16, 2004 - 09:29 am: | |
I tried to upload WAP/MMS on cell phone and I was unable to do that, can someone helping me to find what's going wrong thanks
|