Results 1 to 7 of 7

Thread: Linking to posts

  1. #1

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Linking to posts

    Is it possible to have a link on each reply in a thread with the reply number and a link to that individual post?

    It would make it easier when posting a link to a thread if you could post a link to an individual reply. Currently to get a link to a post you have to seach for it.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  2. #2
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349

    Re: Linking to posts

    Posted by visualAd
    Is it possible to have a link on each reply in a thread with the reply number and a link to that individual post?

    It would make it easier when posting a link to a thread if you could post a link to an individual reply. Currently to get a link to a post you have to seach for it.
    On really long thread don't you think that would get a bit big though?

    What I do is go to the Report this post link, and copy its url, then use the postid off that and presto . I see your point though. .
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Linking to posts

    Originally posted by visualAd
    Is it possible to have a link on each reply in a thread with the reply number and a link to that individual post?

    It would make it easier when posting a link to a thread if you could post a link to an individual reply. Currently to get a link to a post you have to seach for it.

    Or do you mean, how to get the link to that post...

    IF you hold your mouse over the quote button, you will see that that post as a post it. Add

    &postid=TheNumberOfThePost

    and you have a link to that post...

  4. #4
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Linking to posts

    Originally posted by visualAd
    Is it possible to have a link on each reply in a thread with the reply number and a link to that individual post?

    It would make it easier when posting a link to a thread if you could post a link to an individual reply. Currently to get a link to a post you have to seach for it.
    Yes it would be nice to have a link, though you can manually do it. If you put the mouse over the bottom of the post e.g Edit, Quote etc it gives you the PostId then simply do this

    showthread.php?s=&postid=1695597#post1695597
    I know this is not what you want, but an alternateive i use
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  5. #5

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Re: Linking to posts

    Originally posted by Danial
    Yes it would be nice to have a link, though you can manually do it. If you put the mouse over the bottom of the post e.g Edit, Quote etc it gives you the PostId then simply do this



    I know this is not what you want, but an alternateive i use
    Thanks - I didn't know the exact way of doing it.

    I still think it would be nice have a link you can just copy in each post.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  6. #6
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Re: Re: Linking to posts

    Originally posted by visualAd
    Thanks - I didn't know the exact way of doing it.

    I still think it would be nice have a link you can just copy in each post.
    Yes i agree it would be handy.

    Also you can link only one post instead of the whole thread, here is how

    showthread.php?action=showpost&postid=1695597#post1695597

    http://www.vbforums.com/showthread.p...97#post1695597


    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  7. #7

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Re: Re: Re: Linking to posts

    Originally posted by Danial
    Yes i agree it would be handy.

    Also you can link only one post instead of the whole thread, here is how

    showthread.php?action=showpost&postid=1695597#post1695597

    http://www.vbforums.com/showthread.p...97#post1695597


    That's cool - it gets a whole page to its self and no annoying ads.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

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



Click Here to Expand Forum to Full Width