Error: Invalid Content Type for URL

Error: Invalid Content Type for URL SearchSearch
Author Message
mars.tw
Posted on Friday, June 20, 2003 - 11:25 pm:   

hi all
i want to send mms notification
but i don't know where can i put the mms
file and occur as title error

any ideas for me??
thx
Bryce Norwood - NowSMS Support
Posted on Friday, June 20, 2003 - 11:36 pm:   

If you have a pre-compiled MMS file that you wish to send, then you have two choices:

1.) You can post the compiled message to the "Send MMS Message" form in the NowSMS web menu interface. Instead of posting individual content files, you specify the compiled file as the only content file.

2.) To simply send an MMS notification message (which is what you appear to be trying to do), you need to store the MMS message file on a web server, and you need to configure the web server so that it returns "application/vnd.wap.mms-message" as the content type for that file.

When you use NowSMS to send an MMS notification for a pre-compiled MMS file residing on another web server, keep in mind that NowSMS is going to send a notification message to the recipient device that tells it to fetch the MMS message directly from the URL that you specify. Therefore, before we send out that notification, we perform a couple of sanity checks ... like making sure that the MIME content type for the file is configured correctly.

-bn