I am developing a small application for facebook. In my application I post content to a fan page's wall.
When the user enters a new line character the post completely ignores it. How can I solve this?
|
I am developing a small application for facebook. In my application I post content to a fan page's wall. When the user enters a new line character the post completely ignores it. How can I solve this? |
|||||||||||||||
|
|
IF you send the following text hello%0Aline+2 The posted message will look like hello Checked it right now:) |
|||
|
|
|
this work fine for me:
|
||||
|
|
|
Use |
|||||||
|
|