Hi all!
I only want compare data from data Original with new value input from control textarea. I have a problem about enter key. So method _get_newValue() generator Enterkey different with method _get_value()???
Please complain for me about problem!
Tks all!
data for _get_value() method:
data for _get_newValue() method:
I only want compare data from data Original with new value input from control textarea. I have a problem about enter key. So method _get_newValue() generator Enterkey different with method _get_value()???
Please complain for me about problem!
Tks all!
data for _get_value() method:
""
><script>alert(
'xss'
)</script>
↵
↵<script>alert(
'xss'
)</script>"
data for _get_newValue() method:
""
><script>alert(
'xss'
)</script>↵↵<script>alert(
'xss'
)</script>"