OliverMedlem sedan okt. 200023 inlägg
Dear Database Pros!
I have a website that contains an application form that members fill in, it is an access driven database. However a few members have experienced problems, they get the following message that prevents them completing the form. So far my web bureau have not been able to help, can any clever person please help? This is the error message given to the members:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 's_array'
/forms/step-thanks.asp, line 9
Kind Regards
Peter B
------------------
Peter B
LarsGMedlem sedan dec. 200012 465 inlägg
Hello, with the scarce information you have provided, it is not possible to discern what may be the problem.
Could you please show the code in the file step-thanks.asp (or if it is to long, at least the first 30 lines)?
------------------
essentitia preter non sans multiplicandum
ThoraxMedlem sedan maj 200124 inlägg
T_CodezMedlem sedan juli 2001458 inlägg
Make sure that you dont have any space between ' and " And Of course also between " and ' in the code.
Sometimes you just might have a little anoying fault like that. If you are Lucky... :-)
If that doesn't solve your problem i have to agree with LarsG. Give us some Code...