I have javascript code in a database field. Print it out using a variable, no problem.
However, if I want to print the actual code, so that I can alter, replace, delete the actual code, how would I do this? How would I stop it executing?
Any help appreciated.