I have finished coding my php application (simple php script without FB inclusion ) I want to make it rather incorporate into fb application, I am quite successful into fbml (iframe) inclusion and all seems to work fine....till now now what i want is,after some user uses my script,it should show a popup (fb popup) whether or not to publish something on his profile or directly publish any text on his profile after using the script Thanks plz reply really help needed ! :
You will need to use the FB.Connect.streamPublish call. Here's the link to the documentation. http://developers.facebook.com/docs/reference/oldjavascript/fb.connect.streampublish Don't forget to follow the correct policies for using streamPublish