There's a better way

The way described above links to a topic

(or thread)

(t= parameter in the URL) and then counts forward a number of posts

(start= parameter).

However you can link to a post ID using p= parameter.

The trick is finding out the post number.

If you hover over the quote or report buttons and look at the URL they go to, you will find they have a p= parameter which is the post id.

You can do viewtopic.php?p=thisID and it will work.

BUT you will find it doesn't automatically jump down the page to it

- to do that you have to append

#id as well

So, this post is post ID 1516139 on topic ID 173099.

You can link to viewtopic.php?t=173099 or viewtopic.php?p=1516139 and they'll both take you to the page with that post on

(which doesn't work too well in this thread as there is only one page).

However if you link to viewtopic.php?p=1516139#1516139 it will jump down the page to the correct post.
