List,

I'm trying to do the following.

When a user sends an keyword in this fetches an response and this is response is being send back to the user. The problem i'm facing is that i'm trying to format the message with this i mean i want to add some line feed (%0A) to the message being send back to the user. This works beautiful if i submit a message. If it comes as an http response the %0A is not being parsed as an line feed is being seen as text. Is there another way that i can accomplish what i want to do?

 

Cheers

Edward

 

Reply via email to