Click to See Complete Forum and Search --> : phantom submit button


squeakyjim
02-25-2008, 03:37 PM
Hi all,

I'm throwing together a website for a client and am relatively new to contact forms. I managed to get one working and somewhat styled decently, but for some reason the submit button isnt showing up when I upload it, even though it shows up fine when i preview it from my local folder. This happens in both IE and Firefox. and yes, i have uploaded the button graphic as well.

heres the code for the button:
<INPUT TYPE="image" SRC="images/submit.gif" HEIGHT="33" WIDTH="74" BORDER="0" ALT="Send">

you can view the page live here: blue 2 (http://www.blueseatv.co.uk/test/contact.html)

any help would be greatly appreciated!

scragar
02-25-2008, 03:46 PM
:P
The requested URL /test/images/submit.gif was not found on this server.
check your image location :P

squeakyjim
02-25-2008, 04:31 PM
:P

check your image location :P

omg im such a bloody idiot! i forgot to capitalize 'I' in images.. :eek: thanks very much!