I dont know if this question is welcomed by SO or not but i am very beginner in programming.
I am sharing links from my page to facebook and google+ with following technique.
http://www.facebook.com/sharer.php?u=txtUrl.txt&t=txtTitle.text
https://plusone.google.com/_/+1/confirm?hl=en&url=txtUrl.txt
But in this way i am opening a new window where the users are getting an extra share button. But i want users to directly share a link along with the title which is respectively taken from current url and title tag.
Is it only possible if i use their API or not !