Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
david68
Joined: May 16, 2005
# Posts: 144
|
Posted: 2005-Dec-08 17:23
Ok, this is hard to explain. You know in HTML you can set a '<a name="idtag">' so you can have a URL jump to that location of a page when called, such as 'mywebsite.com/page.html#idtag' - how can I log that url called? I tried $ENV{'REQUEST_URI'} and $ENV{'DOCUMENT_NAME'} but neither shows the #idtag part.
Thanks
|
 |
Dinkar
Staff
Joined: Aug 12, 2001
# Posts: 4391
|
Posted: 2005-Dec-08 17:55
I don't think it is possible. #idtag is for browser. It means it will take effect on client side so server will never know it.
|
 |
david68
Joined: May 16, 2005
# Posts: 144
|
Posted: 2005-Dec-08 18:55
You're right, call me stupid I suppose I could change the link to ...html?data#idtag that seems to work. Thanks.
[ Message was edited by: david68 12/08/2005 11:19 am ]
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|