TheConeHead
Programmer
what wring with:
<script>
function acodeCheck(field) {
alert(document.getElementByID[field].value);
}
</script>
I get document.getElementByID is null or not an object...
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
<script>
function acodeCheck(field) {
alert(document.getElementByID[field].value);
}
</script>
I get document.getElementByID is null or not an object...
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)