Michael,
Try the URL encoding %23....
<snippet>
....cgi?filename=lame%2319.gpr
</snippet>

This might work, or it might suck.  Try it though.

Kristofer

--- "michael watson (IAH-C)" <[EMAIL PROTECTED]> wrote:
> Hi guys
> 
> Hope someone can help.
> 
> My file is called lame#19.gpr
> 
> I am trying to send this to my cgi script, so my url looks like:
> 
> ....cgi?filename=lame#19.gpr
> 
> But of course "#" is a special character for a URL, so my filename
> parameter gets cut short to lame....
> 
> Does anyone know of a nice, elegant or simply workable way of getting
> round this, saving renaming the file?  
> 
> Thanks
> Mick
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


=====
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s+:++ a C++ UL++ US+ P+++ L++ 
W+++ w PS PE t++ b+ G e r+++ z++++
------END GEEK CODE BLOCK------

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to