error '800a01c2' problem
Hi everyone,
I am relatively new to asp and i am redesigning an asp shopping cart for a client of mine. I have a problem with a piece of script i have:
Microsoft VBScript runtime error '800a01c2'
Wrong number of arguments or invalid property assignment: 'loadProductVariations'
this is the code:
call loadProductVariations(pIdProduct, arrayOptions1, arrayOptions2, arrayOptions3, arrayOptions4, arrayOptions5, arrayOptions6, pHiddenIdOptions, pOptionDescrip1, pOptionDescrip2, pOptionDescrip3, pOptionDescrip4, pOptionDescrip5, pOptionDescrip6, pIdOptionGroup1, pIdOptionGroup2, pIdOptionGroup3, pIdOptionGroup4, pIdOptionGroup5, pIdOptionGroup6)
I have 5 files i needed to modify and they all work fine however i got up this morning to find this error. It was working yesterday as i was able to insert products into my admin area.
I would greatly appreciate it if some light was shed on this niggle
PURPLE web solutions
|