Skip to content

Categories:

Apostrophe in eval() on asp vbscript

Eval() stops executing when it hits an apostrophe in the evaluated expression sought.
Had to find this out the hard way after some messages were truncated by this bug.
Some further explanation:
http://bytes.com/topic/javascript/answers/712903-eval-apostrophe

I used this opportunity to replace all the eval calls in that particular function with the actual variable names.
Don’t be eval!

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Posted in misc.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.