Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Dup INSERT problem ONLY in Internet Explorer

    OK, I'm replying to my own topic...

    Something within this Function is causing the problem....not sure why it only errs in IE though.

    function DoSubmit()

    {

    var ExpDate= new String(document.forms[0].expDate.value);

    varExpDescription= new String(document.forms[0].expDescription.value);

    var ExpCategory= new...

Viewing post 1 (of 1 total)