Page is a not externally linkable
kaled - 4:41 pm on Nov 7, 2003 (gmt 0)
Not entirely sure what you mean. However, if necessary, javascript can be used to extract the # part of the url and pass to perl/php script on the server. It's not pretty but it's not difficult either. In any case, javascript will be needed if targetted links (to a location within a page) need to be tracked (to separate the target string from the ID and jump to the target in the page). I'm not recommending use of the # method, simply suggesting it for consideration. Using the OnClick event might be more suitable for use within a single website. Kaled.
The question is a different one:
Does the server _see_ the hash?
If it doesn't see it, you can't use it for your purpose.