Forum Moderators: phranque
I've tried the following:
javascript:void(open('http://digg.com/submit?phase=2&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)));http%3A%2F%2Farticles%2EDOMAIN-NAME%2Ecom%2F%3Fview%3Darticles%26category%3Dgoogle%26id%3D3
and even the regular url..
http://articles.DOMAIN-NAME.com/?view=articles&category=whatever&id=RANDOMINT
When the digg phase2 page loads, only the domain name is displaying.. Not the entire url.. The title goes through, just not the entire URL!
What gives?
Thanks for taking the time to help out...