View Single Post
  #4  
Old 11-16-2003, 03:20 PM
 
concepts concepts is offline
 

Senior Member
  
Join Date: Nov 2003
Posts: 104
 

Default

What you want to do is go to the page with all the stories (which is the page you are linking)

If you have 5 stories, right before the each story add this

<a name="storyone"></a>

<a name="storytwo"></a>

and so on, save and publish to server

Then when you link to it

You will use the OLD URL link but add #storyone

For example

link text here
Reply With Quote