Forum Moderators: open

Message Too Old, No Replies

mid function error

Invalid procedure call or arguement: 'mid'

         

Ecstacy

11:48 am on Mar 15, 2003 (gmt 0)

10+ Year Member



I am developing a site where I used mid function to get certain characters from a string.

But when executing the code I got the following error.
"
Microsoft VBScript runtime error '800a0005'

Invalid procedure call or arguement: 'mid'

ss/site/bout_cancel_exec.asp,line 27
"

Can anybody help me oput to solve this bug?

Woz

11:55 am on Mar 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hard to say without more information. However, you might want to make sure your first value, where to start, is LESS than the second value, where to finish. A common error.

Onya
Woz