Log in

View Full Version : Nearly there but still not working!


silvermerc
01-16-2010, 10:44 AM
<div><input type="hidden" name="gamertag" value="$post[field5]">
<if condition="$post[field5]">
<a onmouseover="showgamercard('$post[field5]');" onmouseout="return hidegamercard();" href="http://live.xbox.com/member/$post[field5]" target="_blank" rel="nofollow">$post[field5]</a></if></div>
</fieldset>
<fieldset><legend>My Info</legend>

Im wanting the bit where it was showgamercard postfield5 the on 3rd line to show this;
/images/legacy/gf_xbox.gif
How would i do that
Ross

Digital Jedi
01-18-2010, 04:36 AM
What exactly is Field 5? Whatever text your user puts in Field 5 is all that's going to replace the variable $post[field5]. So in order to get an image, we need to know what field 5 is supposed to be.

silvermerc
01-18-2010, 09:29 AM
Field 5 is a gamertag text