×
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.
Rich,
I would not use that API. It has a lot of limitations and there used to be some bugs with it. It's been a long, long time since I used that API so I don't recall the details. You should use QzhbCgiParse instead. There should be code examples if you search for that API in the archives.
Matt
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Rich Loeber
Sent: Tuesday, November 04, 2008 3:00 PM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] QtmhCvtDb Issue
Hello list,
I am having a strange issue with passing field values via a form using the
POST method. One value in particular is a text field with a length of
50. When it has a value to start with and I try to insert additional text
at the end of the field (still within the 50 limit) is returns as blank
once it goes through the QtmhCvtDb API. Internally, I can see that the
field is passed but it has an actual length factor greater that 50 by the
number of characters that I have added.
Anybody familiar with this and know a good way to deal with it?
Rich Loeber
Kisco Information Systems
http://www.kisco.com
As an Amazon Associate we earn from qualifying purchases.