[ic] variables

Webmaster Grandfather Clocks Plus webmaster at grandfatherclocksplus.com
Thu Jul 28 16:01:17 EDT 2005


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>

I can't get this to work, anyone have any idea on how I should go about
this. Sorry for the basic question. 

Thanks,
Brian



More information about the interchange-users mailing list