
davorg
Thaumaturge
/ Moderator
Aug 22, 2003, 6:27 AM
Post #5 of 6
(1402 views)
|
Re: [andy7t] Query String Spaces
[In reply to]
|
Can't Post
|
|
This would be a real problem because: open FILE, "data/should be this.txt"; open FILE, "data/should%20be%20this.txt"; There not the same. It's not a problem because you will never see the version with the IRL encoding if you are using the right tools (i.e. CGI.pm). -- Dave Cross, Perl Hacker, Trainer and Writer http://www.dave.org.uk/ Get more help at Perl Monks
|