Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: String assignment oddity

by syphilis (Archbishop)
on Mar 01, 2018 at 22:28 UTC ( [id://1210200]=note: print w/replies, xml ) Need Help??


in reply to String assignment oddity

$form{source} = "files/blanks/state/$state/$type/contract.pdf";

Are you sure you haven't coded it as:
$form{source} = 'files/blanks/state/$state/$type/contract.pdf';
That would explain the failure.

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1210200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 08:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found