|
-
Oct 10th, 2000, 08:10 AM
#1
Thread Starter
Addicted Member
When I click on a Hyperink on my website the URL doesn't change!
For Example. When my page loads I get: http://www.mypage.com/index.asp
When I click on a URL which points to the page contents.html or main.asp the URL above remains the same.
Why is this ?
-
Oct 10th, 2000, 09:56 AM
#2
Frenzied Member
Sorry, can't help you without an actual example!
Post your code.
-
Oct 10th, 2000, 10:24 AM
#3
Thread Starter
Addicted Member
Here's the code
Here is an extract of the code:
<a href="contents.asp" target=basefrm><font face="Arial" color="Black" size="1"><b>contents</b></font></a>
Thanks.
-
Oct 10th, 2000, 10:33 AM
#4
Frenzied Member
In a word: frames.
When you are displaying pages through frames, the URL will remain the page that constains the frameset.
Not sure if you can prevent this behavior (I kind of like it actually)
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Oct 11th, 2000, 02:08 AM
#5
Frenzied Member
just to add to what monte96 said,
if you just type in just the "base" address without index.asp it looks a lot cleaner as you navigate within the frames. eg http://www.nmretd.com/
index.asp will be loaded automaticaly (if you have set it as the default page that is! On PWS it is actuallt default.asp or default.htm which is the default page but you can change this.)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|