First of all your product is excellent. I have actually been using it to run trusted PHP code i.e. I control all the PHP on submit etc so that I can really customise. It may be worth adding a feature that allows this without sending the email as it is a really great by product.
I have been toling with a Validation problem. I did all my work in Firefox so did not notice a Javascript problem in IE6.
My actual form is dynamically built from PHP (another great with your product) and I assumed that my error could be the result of the complexity. However I have created the most simple form as follows;
I validate the MyName field using your Validation and I get the javascript error as in the title of this thread.
It happens even if you do not validate a field and simply turn on Validation.
Everything works fine in Firefox.
Your latest version by the way but then you will have guessed this as Validation is new.
Many thanks
Post edited by: ChrisCuffe, at: 2007/08/22 18:01<br><br>Post edited by: admin, at: 2007/08/22 22:19
I have been toling with a Validation problem. I did all my work in Firefox so did not notice a Javascript problem in IE6.
My actual form is dynamically built from PHP (another great with your product) and I assumed that my error could be the result of the complexity. However I have created the most simple form as follows;
<tr>
<td><p><strong>* Name:</strong></p></td>
<td><input type="text" name="MyName" value="" id="MyName" /></td>
</tr>
<p>
<input type="submit" name="submit" value="Continue"/>
</p>
I validate the MyName field using your Validation and I get the javascript error as in the title of this thread.
It happens even if you do not validate a field and simply turn on Validation.
Everything works fine in Firefox.
Your latest version by the way but then you will have guessed this as Validation is new.
Many thanks
Post edited by: ChrisCuffe, at: 2007/08/22 18:01<br><br>Post edited by: admin, at: 2007/08/22 22:19