VBScript X,Y Position - TechRepublic
General discussion
March 7, 2001 at 10:07 AM
agearhart

VBScript X,Y Position

by agearhart . Updated 25 years, 2 months ago

I have an ASP application developed with VBScript that HAS to be in a frameset. Is there any way to leave a page in my main frame, capture the current scroll/x,y position, and code a link on the next page so that I return to the same scroll positionwhen I return to the prior page? In other words, I’d like a user to be able to scroll through text in my main frame, click on a reference link, and click on a button on the reference page that takes them back to the EXACT place they were on the textpage (without using window.history etc.) Thx

This discussion is locked

All Comments