Question
8.02 and Insert/Update on same page.
I'm trying to get an insert and update on the same page.
I was able to get it to work with a previous version but when I try it
now, I get the following error...
I've tried deleting the duplicates and I've tried renaming them.
Microsoft VBScript compilation error '800a0411'
Name redefined
/test2_shipping_address.asp, line 35
Dim MM_editAction
----^
I've gotten it to a point so that it displays the page (renaming them)
but as soon as I submit, it then errors out with the following error.
-------------------------
Arguments are of the wrong type, are out of acceptable range, or are in
conflict with one another.
I was able to get it to work with a previous version but when I try it
now, I get the following error...
I've tried deleting the duplicates and I've tried renaming them.
Microsoft VBScript compilation error '800a0411'
Name redefined
/test2_shipping_address.asp, line 35
Dim MM_editAction
----^
I've gotten it to a point so that it displays the page (renaming them)
but as soon as I submit, it then errors out with the following error.
-------------------------
Arguments are of the wrong type, are out of acceptable range, or are in
conflict with one another.
