×
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.
I'm not sure if this solves your problem but at the start of each section
the first variable should clear the array.
Clear all html variables and assign to html variable custname the value
contained in character field CusNam:
/Free
updHTMLvar('custname':CusNam:'0');
/End-free
More information may be found on the link
http://www.easy400.net/cgidev2o/exhibit4.htm
HTH,
RARogerson
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Chris Beck
Sent: February 26, 2008 3:33 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: CGIDEV2 Strange/Random Characters
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.
We can't seem to find out what is causing this, any Ideas?
Thanks,
Chris
As an Amazon Associate we earn from qualifying purchases.