| Author |
Message |
dowayne neufville
New member Username: Dneufville
Post Number: 3 Registered: 07-2007
| | Posted on Thursday, September 20, 2007 - 11:05 pm: | |
Hi i am using php to generate mms and i can include text,pics,sounds,vcards etc.But how do you include vcard as an attachment and not the body of the message.I can already include the normal way but some phones don't like vcards in body of message but attached.I hope im clear on what i mean. |
Malcolm - Now Support
Moderator Username: Malcolm
Post Number: 234 Registered: 12-2006
| | Posted on Friday, October 19, 2007 - 10:40 pm: | |
I haven't experiemented with this too much myself. Are you generating your own SMIL? If you send it via the NowSMS web interface, NowSMS will generate default SMIL if none is present, and it would include a <ref src="xxxx.vcd"/> tag, which I think is the proper behaviour. If that isn't working, you could generate your own SMIL and not reference the vCard (leaving it as an attachment). |
|