F
ftpearce
Guest
Hi can anyone help I'm building a form to add data if I add say 8659 for my first field I want my second field to be <IMG SRC="%%URLofImages%%/8659.jpg" BORDER=0> on my next record if I add say 9535 for my first field then my second field will read <IMG SRC="%%URLofImages%%/9535.jpg" BORDER=0> with 9535 to be the only variable and the rest always constant I've tried various ways but no seem to work can anyone help please.