
Originally Posted by
Andy128 Couple things-
1- the text next to the comments box is overlapping it and that is why no one can select it with their mouse to write in it. If you tab to it- you can then fill it out. Solution: make sure text box is drawn back and not overlapping.
2- the name box. The condition set in that box is that if the entry is less than 5 characters- then the error message pops up. So "Bob" would result in an error and would bewilder the person entering the data. I found out by looking at the source code of the page. Solution: make sure that the box length maximum and minimum are realistic.
Other than that- I sent you a test entry. Let me know in this thread if you got it.
Andy