×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Have you tried displaying your templates in a browser window without
running the program? I'm relatively new to HTML and CGI programming, One
time I was seeing odd characters on my screen, and it was in my html. I
was always seeing the same thing though, if your are truly getting random
characters from refresh to refresh, this won't be the cause.
Adam Glauser <adamglauser@xxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
02/27/2008 01:50 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
rpg400-l@xxxxxxxxxxxx
cc
Subject
Re: CGIDEV2 Strange/Random Characters
Chris Beck wrote:
Has anyone else ran into a problem with CGIDEV2 where strange
characters and or random text starts appearing on the screen? It
appears that the cached html template is getting corrupted.
and after trying some suggestions,
It did not work, we still are getting strange stuff.
I've only done a teeny bit of CGIDEV2 work, so I haven't run across
this. However, whenever "random data" starts to show up, my first
thought is "parameter mismatch".
Have you check all of the calls in the program to ensure that the
parameters are handled properly? Are you using any pointers in the
program?
As an Amazon Associate we earn from qualifying purchases.