We have a web app ( a CGI) written in RPGLE and HTML that prompts for several data fields and writes a record to our web iseries.
When the Comments field contains a percent sign ("%"), the data file ends up without that symbol and the next character is gone, too.
Is there a simple way to fix this ?
Example text ... "test % sign" comes in as "test ign" - 3 less characters.
Mike L.
Software/Hardware used:
AS/400
ASKED:
November 4, 2009 9:38 PM
UPDATED:
November 5, 2009 3:39 PM
Thanks, that helps.
Mike L.