linking to correct post on correct page..
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=13008
Printed Date: 11 April 2026 at 5:59pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: linking to correct post on correct page..
Posted By: racekites
Subject: linking to correct post on correct page..
Date Posted: 16 December 2004 at 11:44am
version 7.9 : Access
I'm displaying the lastest 8 posts on my sites front page. I'm sorting
by post id descending to give the newest posts first. This all works
fine.
How can i get the URL of the correct post on the correct page ? I'm
getting the TID and post ID however its not linking to the correct post
when there is more than one page in a thread...
it works fine is there is just one page, however its really annoying
when there is more than one page, as the users are sent to the first
post of the thread...
is it possible to do this ??
please help....
cheers
A
www.racekites.com
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 16 December 2004 at 12:29pm
You can add the following to the end of the link:-
&get=last
This should take you directly to the last post in the topic.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: racekites
Date Posted: 16 December 2004 at 1:24pm
cool, that works fine....
i'm forming the url with the TID and the post id like this...
forum/forum_posts.asp?TID=244&get=last#2206
and it works perfectly !!!
cheers
A
|
|