Hello,
I'm a newbi to both scripting and asp. I aneed to understand this error message being received from an existing web page. This is displayed on most page refreshes.
“Microsoft VBScript runtime error 800a0005
invalid procedure call or argument ‘mid’
/notify_shipped asp, line 24
The website uses MySQL for a database and that it tied to an Access database on the local server here.
The function appears to be referring to stripping the middle initial of a name to insert into a response email to be sent to the user. But this appears on most pages. I am told some users see it and some don't.
I can post the code of the notify_shipped asp if needed for clarity. Advise and suggestions are welcome.