Jump to content
20/12/2008
Just a heads up on the example outlined in 9.txt …you’ll need to ensure that you escape the value of your hidden input. For example, any double quotes in your XML will need to become “"” instead.
Vote down?
20/12/2008
Just a heads up on the example outlined in 9.txt …you’ll need to ensure that you escape the value of your hidden input. For example, any double quotes in your XML will need to become “"” instead.