ice78991
Programmer
- Nov 20, 2006
- 216
Is it possible to call javascript inside a cfc
I am trying to debug a cffunction and thought an easy way of checking variable values would be through <script>alert('#somevar#')</script>
but the box is not popping up
I am trying to debug a cffunction and thought an easy way of checking variable values would be through <script>alert('#somevar#')</script>
but the box is not popping up