Hi,
I have a site that is e-commerce enabled using an Access database. I recently added a new processor to a page in my ssl called processor.inc
The page info I added,is in vbscript.
When I test the integration by filling out the process_order.asp page, I select Complete Order, I get:
vb compilation error 800a03f2 Expected Identifier
line 538
Web."""""""""""""""
----^
What the actual script on the page looks like:
'Get Path to PSiGate PEM file in StoreFront
Web."""""""""""""""
PemPath = Server.MapPath("."
PemPath = PemPath & "ssl\SFLib\psigate.pem"
"""""""""""""""""""""""""""
I'm stumped. I have no idea 'what' an identifier is..LOL
Any help is greatly appreciated.
Best Regards, Deborah [sig]<a href=mailto:sites4retail@home.com>sites4retail@home.com</a><br><a href= and Futon Depot</a><br>[/sig]
I have a site that is e-commerce enabled using an Access database. I recently added a new processor to a page in my ssl called processor.inc
The page info I added,is in vbscript.
When I test the integration by filling out the process_order.asp page, I select Complete Order, I get:
vb compilation error 800a03f2 Expected Identifier
line 538
Web."""""""""""""""
----^
What the actual script on the page looks like:
'Get Path to PSiGate PEM file in StoreFront
Web."""""""""""""""
PemPath = Server.MapPath("."
PemPath = PemPath & "ssl\SFLib\psigate.pem"
"""""""""""""""""""""""""""
I'm stumped. I have no idea 'what' an identifier is..LOL
Any help is greatly appreciated.
Best Regards, Deborah [sig]<a href=mailto:sites4retail@home.com>sites4retail@home.com</a><br><a href= and Futon Depot</a><br>[/sig]