[ic] variables

Bill Carr bill at worldwideimpact.com
Thu Jul 28 16:33:01 EDT 2005


On Jul 28, 2005, at 4:01 PM, Webmaster Grandfather Clocks Plus wrote:

> Okay this should be easy, but I don't know enough about Interchange  
> or Perl.
> I'm just trying to make a basic variable that I can put into some  
> html code,
> this is what I'm trying to do:
>
> [perl]
> $site = "icdevgroup";
> return $site;
> [/perl]
>
> <html>
> <a href="www.$site.org">ICDEVGROUP.ORG</a>
> </html>
Try:
[set site]icdevgroup[/set]

<a href="www.[scratch site].org">ICDEVGROUP.ORG</a>


Bill Carr
bill at worldwideimpact.com




More information about the interchange-users mailing list