Link to home
Start Free TrialLog in
Avatar of RichardCorrie
RichardCorrie

asked on

Master Page instead of Frames how to mask URL

in "classic" asp when using frames when a user clicked on a link in the left form(eg menu) the main frame displayed but the URL shown in the Address bar did not change (being the URL of the Frames containing page).

When using Master pages.placeholders and content tags; the URL of the clicked on link is displayed in all its glory (full query strings etc) in the Address bar.

Is there any way to hide this and keep it as the original link?

/Richard
ASKER CERTIFIED SOLUTION
Avatar of Jason Scolaro
Jason Scolaro
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of RichardCorrie
RichardCorrie

ASKER

hmm Ok I accept tha no one else is going to comment.

Thanks