Forum Moderators: open
Is it possible to add a bookmark to this script:
<a href="research-articletemplate.asp?ArticleID=<%=(rsArticles.Fields.Item("ArticleID").Value)%>">Read More</a>
The problem ive got it that there is a large banner section on the page, and when they click the link to view the news article, there is a chance that on say 800x600 some users wont realise that the article is being displayed (as they would need to scroll)
So im trying to put a bookmark on the page where the article will be so when the user clicks the link it will automatically position the screen so the news article is shown.
Cheers
Ash