It passes the co-ordinates of where you clicked if I remember correctly.Code:<form name="searchForm" action="untitled-2.htm" method="post"> <input type="text" name="searchTerm" /> <input type="image" name="image" src="image.jpg" alt="click here" /> </form>




Reply With Quote