Re: Another simple question, concatenation
Josh Narins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
> On Tue, Feb 08, 2005 at 03:43:48PM -0500, Josh Narins wrote:
> > I've got my dynamic includes working, I used the Petal::Hash::Include
> > method, thanks for all the help.
> >
> > Now I am working with petal:attribute
> >
> > I have a variable, the server name, stored in a hash. But I want to add
> > a constant string to the end of the variable, sorta like this...
> >
> > <form method="GET" action="https://"
> > petal:attributes="action c/SROOT + '/path' " />
> >
> > But that doesn't work.
> >
> > Any ideas?
>
> "action string:${c/SROOT}/path"
>
> should do what you want,
>
> Fergal
Thanks again!
signature.asc
(application/pgp-signature, 232 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQFCCTE7qmX4LWzvJuARAkfiAJ9fZM4CbOuvxH1iyledZ3pX5qOWYgCeIlTI 6K3V3U12XTJH1TFLCThuF9Q= =06Cr -----END PGP SIGNATURE-----