I have been through many of the file upload examples, but have not found a method to force the photo for the user to publish.
This example shows how a user uploads the photo from their computer: http://developers.facebook.com/blog/post/498
I would like to use this method, but replace the [file input "browse"] field with the image URL so that the user would see it displayed, and the app would post it to their profile when they click the submit button. Any help would be greatly appreciated.