Hi,
Can we able to set junk character validation in data window filed? Because whenever customer copy and paste the text from some other forms or PDF to PowerBuilder data window it can accept and save it but later it causes the problem to other interfaces when we are transferring the data to target system via xml. Its failed xml validation at target system. So to avoid this issue we need set junk character validation for each field in particular data window screen in PowerBuilder.
If possible can any one let me how to set and all. Attached sample junk character which was in bold.
Br,
Moorthy
Let me try this and would accept only varchar datatype(numbers.characters,special characters) values not other junk values.