Hi there,
I have written a registration form with the following code which takes it to a separate JavaScript validation page:
[CODE=php]
<script type = "text/javascript" src = "testnewadminis tratoruser.js">
</script>
[/CODE]
I know this is right, however it 's still not catching it. I've shown the code to a couple of Professors at my university and they cant work it out! Any suggestions/thoughts on the matter would be gratefully appreciated!
I have written a registration form with the following code which takes it to a separate JavaScript validation page:
[CODE=php]
<script type = "text/javascript" src = "testnewadminis tratoruser.js">
</script>
[/CODE]
I know this is right, however it 's still not catching it. I've shown the code to a couple of Professors at my university and they cant work it out! Any suggestions/thoughts on the matter would be gratefully appreciated!
Comment