The simplest method I could think of would be to find this line of code in inc_top.asp
<INPUT type="checkbox" name="SavePassWord" value="true" CHECKED><b> Save Password</b></font>
And just change it to
<INPUT type="hidden" name="SavePassWord" value="false"> <!-- <b> Save Password</b> --> </font>
Nathan Bales - Romans 15:13
-------------------------------
Test Site | Mod Resource
Edited by - Nathan on 05 December 2001 23:30:27