Noodle7
08-16-2006, 03:56 PM
Hi '
This is my form and css
<form action="thisfile.asp" method="get">
<input name="fVal" type="text" size="7" />
<input type="submit" id="submit" name="submit" value="Go to dealer" />
</form>
#submit {color:#33ccff; background-color:#4c4c4c; font-size:10px; font-sty;e: bold}
problem is when I press f12 it looks fine but when I put it on the server its just like an already button anyone got any ideas?
This is my form and css
<form action="thisfile.asp" method="get">
<input name="fVal" type="text" size="7" />
<input type="submit" id="submit" name="submit" value="Go to dealer" />
</form>
#submit {color:#33ccff; background-color:#4c4c4c; font-size:10px; font-sty;e: bold}
problem is when I press f12 it looks fine but when I put it on the server its just like an already button anyone got any ideas?