| 
 Posted by Peter on 12/25/06 23:10 
> You could escape the # (%35 or something like that) and PHP has functions  
> to do the encoding and decoding. See  
> http://de.php.net/manual/en/function.urlencode.php and related functions. 
 
Problem is (I think) that it's too late when I can do the checking and  
decoding 
because a button is clicked and the data is sent via a form ... and is the  
data not lost at that point ?
 
  
Navigation:
[Reply to this message] 
 |