Quote:
Originally Posted by MThornback
Tried that...its going to the right folder...but its making up numeric file names depending on the combination...help? :surprised:
|
Can anyone help me?
I'm using this code:
Code:
<if condition="$userinfo[field28] != ''">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[center]">
<img src="./images/certs/$userinfo[field28].gif">
</div>
</div>
</td></if>
(removed part of the link for security only)