D
D
Dear all, if in asp. i wanna to use the command request.querystring to
check the URl. For example, my item when passing to next form will be
either 4 or 6 character. How do i tell asp what to do if the string pass
4 character and if it pass 6 character.
My code example for 4 character is A100, 6 character is A10001.
different number of character will have to perform different task for
me.
I try to use "?" as wildcard but it fail
Btw if i had stored chiense character in ACCESS, but when it go thru asp
n display on IE, it show "???" instead of the chinese character
cheers
check the URl. For example, my item when passing to next form will be
either 4 or 6 character. How do i tell asp what to do if the string pass
4 character and if it pass 6 character.
My code example for 4 character is A100, 6 character is A10001.
different number of character will have to perform different task for
me.
I try to use "?" as wildcard but it fail
Btw if i had stored chiense character in ACCESS, but when it go thru asp
n display on IE, it show "???" instead of the chinese character
cheers