Results 1 to 1 of 1

Thread: Hash Symbol in Social Bookmarking URL Problem

  1. #1
    Join Date
    Jan 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hash Symbol in Social Bookmarking URL Problem

    I've solved this now. I just had to replace it with %23 - Thanks anyway!



    Hi,

    I wondered if anybody has ever ran into this problem and has a solution, as it has me baffled.

    I'm trying to link to a forum thread using Social Bookmarks. My link has a '#' in at the end like this:

    Code:
    http://mysite.com/folder/page.pl?num=1228934833/1#1
    But when I insert it for example into the Google Social Bookmarking code, when I click on the link, everything after the '#' is stripped, so the link ends up like this:

    Code:
    http://mysite.com/folder/page.pl?num=1228934833/1
    The Bookmarking code I'm using is this:

    Code:
    <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://mysite.com/folder/page.pl?num=1228934833/1#1&amp;title=Test" target="_blank">Test</a>
    Any help or advice would be appreciated.

    Regards,

    Derek
    Last edited by derek barnstorm; 12-12-2008 at 12:44 AM. Reason: Solved

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •