hyperlink to php file
Posted: Tue Mar 27, 2007 6:08 am
I know this is basic, but i have no idea on how to fix this! I have an image in a html page, and i wanto to make a link to a php page when you click on it. I have done it thousands of times, but now it just won't work =S when i click on the image it appear a window asking me if i wan't to download the php file! This is the code i'm using:
<img src="img/enviar.jpg" border="0" onClick="document.enviar.submit();">
Can anybody help me? Thanks!
<img src="img/enviar.jpg" border="0" onClick="document.enviar.submit();">
Can anybody help me? Thanks!