RE: Chat room help
"Michael Mulcahy" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Patrick, AFAIK %s is for 1 word only, you can use this with %r which passes the remaining words to URL. Use %a if you wish to use all the words. Questions like this would probably be better sent to the users mailing list rather than the developers mailing list as we prefer to concentrate on development related issues here. Kindest Regards, Michael. ANAM Wireless Internet Solutions http://www.anam.com mailto:[email protected] +353 1 284 7555 Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Patrick Mignott Sent: 31 July 2002 21:29 To: Stipe Tolj Cc: [email protected] Subject: Chat room help Hi Stipe i have already posted the question on the list but no reply. i need to capture a sting of word that trail a keyword. for example "CHAT hello all how are you" so i use "http://digipoint1-sms.net/sms/chat.asp?topic=%s&content=%s" when i use content=%s and i have string of words i get the "could not fetch content error" if i have a single word it works fine. my question is who can i capture a string of words with a single parameter