Is possible to send URLs with "#" selector to Twitter ?
In other terms, can I generate a short url pointing to a specific section in my webpage ?
I've tried to pass the url but Twitter interpret what is after "#" selector as a twitter user.
I've also tried to use tinyurl.com APIs to generate a short URL for each section of y webpage, but it ignores "#" appended to urls...
thanks