panamajack
Technical User
Hello to all. I need the HTML CODE below filled in certain places with this info.
I want to add the info on one place and show up on many places in the html code. Can anyone please help me on this one. Thanks.
Here are the sample variables
<$name="Got More Beer">
<$graph=gotmorebeer>
Here Is The Code
<html><head>
<title>"$name"</title>
<meta name="description" content="$name">
<meta name="keywords" content="$name">
</head><body bgcolor=White text=Black>
<!--#exec cgi="/cgi-script/stats/ax.cgi" -->
<table width="100%" border=0 cellspacing=0 cellpadding=0><tr><td width="100%" height=15 align=left class=nav nowrap bgcolor="#003468"><FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE=2 color=white size=1><B>$name</b></font></td></tr></table>
<table width="100%" border=0 cellspacing=0 cellpadding=0><tr><td width="100%" height=15 align=left class=nav nowrap bgcolor="white"><FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE=2 color=white size=1><B>$name</b></font></td></tr></table>
<!--#include virtual="/cgi-script/random/top.cgi" -->
<!--#include virtual="/cgi-script/random/bigad.cgi" -->
<!--#include virtual="/cgi-script/random/top2.cgi" -->
<center><table BGCOLOR=red BORDER=2 WIDTH="100%" HEIGHT="100%" >
<tr>
<td align=center valign=middle width="100% height=500" bgcolor=white><center> <p>
<img width=400 height=400 src="/cgi-script/cardnew/images/$graph.jpg" alt="Good Night And Sweet Dreams"><p></center>
<form name="myform" ACTION="/cgi-script/cardnew/card.cgi" METHOD="POST">
<input type="hidden" name="action_code" value="NEW">
<input type="hidden" name="recip_name" value="Webmaster at Panamas.net">
<input type="hidden" name="recip_email" value="netmaster@panamas.net">
<input type="hidden" name="recip_multi" value="ON">
<input type="hidden" name="template" value="template.html">
<input type="hidden" name="pic_select" value="images/$graph.jpg"><p>
I want to add the info on one place and show up on many places in the html code. Can anyone please help me on this one. Thanks.
Here are the sample variables
<$name="Got More Beer">
<$graph=gotmorebeer>
Here Is The Code
<html><head>
<title>"$name"</title>
<meta name="description" content="$name">
<meta name="keywords" content="$name">
</head><body bgcolor=White text=Black>
<!--#exec cgi="/cgi-script/stats/ax.cgi" -->
<table width="100%" border=0 cellspacing=0 cellpadding=0><tr><td width="100%" height=15 align=left class=nav nowrap bgcolor="#003468"><FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE=2 color=white size=1><B>$name</b></font></td></tr></table>
<table width="100%" border=0 cellspacing=0 cellpadding=0><tr><td width="100%" height=15 align=left class=nav nowrap bgcolor="white"><FONT FACE="Verdana,Geneva,Arial,Helvetica,sans-serif" SIZE=2 color=white size=1><B>$name</b></font></td></tr></table>
<!--#include virtual="/cgi-script/random/top.cgi" -->
<!--#include virtual="/cgi-script/random/bigad.cgi" -->
<!--#include virtual="/cgi-script/random/top2.cgi" -->
<center><table BGCOLOR=red BORDER=2 WIDTH="100%" HEIGHT="100%" >
<tr>
<td align=center valign=middle width="100% height=500" bgcolor=white><center> <p>
<img width=400 height=400 src="/cgi-script/cardnew/images/$graph.jpg" alt="Good Night And Sweet Dreams"><p></center>
<form name="myform" ACTION="/cgi-script/cardnew/card.cgi" METHOD="POST">
<input type="hidden" name="action_code" value="NEW">
<input type="hidden" name="recip_name" value="Webmaster at Panamas.net">
<input type="hidden" name="recip_email" value="netmaster@panamas.net">
<input type="hidden" name="recip_multi" value="ON">
<input type="hidden" name="template" value="template.html">
<input type="hidden" name="pic_select" value="images/$graph.jpg"><p>