Uniface on GitHub
Fixes and Updates
Product download
Login
Author: a.widdowson@midlandhr.co.uk (awiddowson)
Morning Kens,
Anyone know of a field syntax string in uniface 9.4 to disallow characters < and > only.
This is for xss reasons.
Thanks,
Ken
Hi Ken,
in the past, I used the <LFLD> trigger to check/correct these characters.
Nowadays, as in your case, it may be the best to use format/deformat
Success, Uli
1 Comment
Local Administrator
Hi Ken,
in the past, I used the <LFLD> trigger to check/correct these characters.
Nowadays, as in your case, it may be the best to use format/deformat
Success, Uli
Author: ulrich-merkel (ulrichmerkel@web.de)