in reply to Re: inserting HTML file in a PERL script
in thread inserting HTML file in a PERL script
Thank you for your help everyone, it is highly appreciated.
About this script, it seems to be applicable only if the variable is named $variable
Could it be possible to give me the code for a script that would replace anything starting with $xxx ?
The variables that i have got in my html code can be named A-Z and '_' like $EMAIL or $CONTACT_ADDRESS
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: inserting HTML file in a PERL script
by davidrw (Prior) on May 29, 2005 at 15:24 UTC | |
|
Re^3: inserting HTML file in a PERL script
by Tortue (Scribe) on May 29, 2005 at 19:04 UTC |