This topic is locked

error on add/edit html - SetToFirstControl();

2/25/2008 5:22:01 PM
PHPRunner General questions
J
Jean author

Hello,
IE shows an error on the add and edit.htlm phprunner's templates caused by the line
<script>SetToFirstControl();</script>
I googled and searched this forum but found nothing about this function, which is produced by phprunner (<4.1). Can anybody tell me if this function is useful and how to correct the error msg ? May I delete this line ?
Thanx in advance to any help.

Jean

Alexey admin 2/26/2008

Jean,
this function is defined in include/jsfunctions.js file.
Sure, you can delete this line.