Print Page | Close Window

inpage link

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=14252
Printed Date: 12 April 2026 at 3:54pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: inpage link
Posted By: cbr600
Subject: inpage link
Date Posted: 15 March 2005 at 12:21pm
Hi all:
 
This may sound like a silly question, but how can i create a link in a posts that redirects to that page, but to a specific post?
 
Kinda like the "top" link on every post.
 
Imagine i want to create a Rules & Guidelines topic with
- welcome and iniciation post #1
- rules post #2
- Howto's post #3
- ... post #4
- ... post #5
 
and on post #1, i want to add links to post#2, post#3, post#4, etc... but width target=_self, and not the usual open another page link.



Replies:
Posted By: dj air
Date Posted: 15 March 2005 at 1:48pm
the method requires is anchors


within the href=""

put # anchor name

<a name="anchor name"></a>


the above is placed to define where to go

the #anchor name will taske you to it when the link is clicked.


Posted By: cbr600
Date Posted: 15 March 2005 at 4:03pm

can you make an example here?

If i create this link, http://forums.webwiz.net/report_post.asp?FID=1&TID=14252&TPN=1&get#78920 - http://forums.webwiz.net/report_post.asp?FID=1&TID=14252&TPN=1&get#78920

It will do directly to your post, but on another window. I want it to go to your post, but on this window.


Posted By: dj air
Date Posted: 15 March 2005 at 4:07pm
this is because there is a target set to _new

you want to look for target="_new" or "_Blank" and change it to "self"

then when clicked it will do so within the same window.

it i a bit hard to do so as its also built into the forum to make any link pop up in a new window you woul have to edit the forum validater to not add/take the target .


i miss understood your post at first.


Posted By: cbr600
Date Posted: 15 March 2005 at 7:36pm
ok, i get that the forum by default sets all links to new window.

But i dont want to edit the code to change the opening link to the same window.

What i wanna know is if ther is a way to include a link in a post that just goes to a specific post in the same topic and same page. Kinda like the "back to top" works, but typing it on a post.
 
Am im being understandable?


Posted By: dj air
Date Posted: 16 March 2005 at 6:04am
sorry this feature isn't installed within the current version. as all links are coded to open in a new window.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net