开发者

New to ASP, trying to use a tokenizer

开发者 https://www.devze.com 2023-01-16 02:14 出处:网络
Sorry for the kind of noob question but having is开发者_Python百科sues trying to get a Tokenizer working. Tried this example but on the line of the Tokenize() I get an error Type mismatched. I\'ve als

Sorry for the kind of noob question but having is开发者_Python百科sues trying to get a Tokenizer working. Tried this example but on the line of the Tokenize() I get an error Type mismatched. I've also tried to use Split with a very similar outcome.

The server is using IIS and is pretty old if that helps at all. Sorry, never used asp / .net before.

Cheers for any help.


I eventually got it with Split(), The problem might have been more the line after but the error code wasn't very helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消