View Single Post
Old 03-08-2011, 05:22 PM   #4 (permalink)
wGEric
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

Add the image to the page and use css display: none to hide the image. Set an onsubmit event for the form that would then switch the css for the image to display: block or whatever you want it to be to show the image.
__________________
Eric
wGEric is offline  
Reply With Quote