View Single Post
Old Sep 23rd, 2007, 7:28 PM   #4
Grich
Professional Programmer
 
Grich's Avatar
 
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 287
Rep Power: 2 Grich is on a distinguished road
We did something similar in class actually. We used PHP and Javascript for the problem. It depends on what you want it to do. If you want to check values in text boxes or any other user input on the website, you can check it with Javascript in another frame on the page. But there is a bit of a security issue you will have to look into about this.
Grich is offline   Reply With Quote