Re: browser url with #... [message #172656 is a reply to message #172655] |
Wed, 23 February 2011 16:30 |
Thomas 'PointedEars'
Messages: 701 Registered: October 2010
Karma:
|
Senior Member |
|
|
Thomas 'PointedEars' Lahn wrote:
> sheldonlg wrote:
>> On 2/23/2011 4:26 AM, Erwin Moller wrote:
>>> You can also combine the Querystring info with a hash:
>>>
>>> http://www.example.com/example.php?myInfo=one#one
>
> The `#' and everything that follows will _not_ reach the server. One
> would need to URL-encode the `#' *in the request URI* (%23), which would
> defeat its client-side purpose as delimiter for the fragment identifier.
Sorry, I misunderstood the approach duplicating the data for the server
side.
PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm> (404-comp.)
|
|
|