The first thing to check would be whether these lines are correct:
Quote:
ie_form_page = "http://openaudit/admin_pc_add_1.php"
non_ie_page = "http://openaudit/admin_pc_add_2.php"
If they are still 'openaudit' make sure there's a pc with that dns, otherwise, change it as appropriate.
Other option to try, change these lines to match the following:
Quote:
online = "ie"
ie_visible = "y"
ie_auto_submit = "y"
That should show you what it's doing. I would recommend changing it back to online="yesxml" when you get it worked out.