Forum: JavaScript / DHTML / AJAX Nov 30th, 2007 |
| Replies: 4 Views: 1,973 hi,
i am new to java script but my code is not working...please do tell the error in my code
<script language="javascript">
function validateform() {
valid=true;
for (var i=0; i <... |