Forum Discussion
MatthewDonovan
7 years agoQrew Trainee
Neil,
Thanks for the reply. As I was trying to implement the usertoken, I scanned through the user input of the table. In one of the fields, they used an ampersand of which I initially didn't think a mid-string ampersand would cause a problem... but once I removed it, it worked as intended.
Not sure why that triggered a login error or why that affected the string because it was XML. I'll make sure that I escape that character.
Thanks for the suggestion, and I still plan on implementing it!
Thanks for the reply. As I was trying to implement the usertoken, I scanned through the user input of the table. In one of the fields, they used an ampersand of which I initially didn't think a mid-string ampersand would cause a problem... but once I removed it, it worked as intended.
Not sure why that triggered a login error or why that affected the string because it was XML. I'll make sure that I escape that character.
Thanks for the suggestion, and I still plan on implementing it!