Thanks for reply.
I am trying to help a friend do this but have been using my blog as a test bed. Yes I am trying to post content from other blogs to my wordpress blog. By The Way, All works fine to my Blogger blog. We work in education and we are trying to bring all students blog posts through to a main blog site where all staff and student can go to to view everyone else's. This would be managed by the tutor.
Thanks for your information in your second paragraph. Maybe it could be something to do with this.
Cant believe more people have not had this issue.
I used the following code in my settings, send to tab in Google reader
http://despard.wordpress.com/wp-admin/press-this.php?u=${url}&t=${title}&s=${body}
you will notice at the end it allows the URL, TITLE and BODY.
Now i have just worked out a possible sneaky way around it! If i use the following code into my send to settings in Google Reader,
http://www.<yourWordpressDomainName>.com/wp-admin/press-this.php?u=${url}&t=${title}&s=${source}&v=2
then when i am in google reader copy the text body of the post. Then go to send to which goes to WordPress which just gives me title and link then i paste into the post!
Not ideal but seems to get round my problem! If you have any further comments i would much appreciate them.
many thanks for your time.