Check this out if it's any help: http://stackoverflow.com/questions/3536920/post-on-a-friends-wall-on-behalf-of-a-user
TuomasR
2010-09-30 17:42:35
Check this out if it's any help: http://stackoverflow.com/questions/3536920/post-on-a-friends-wall-on-behalf-of-a-user
There is no way to post on another persons wall directly. If you want to invite them to user your app you will have to use the request-form-submit fbml tag. You can find this here: http://developers.facebook.com/docs/reference/fbml/request-form-submit. After that user has allowed your app you can then post on their wall.