Support

If you discover a problem with the qForms API, please go to http://www.pengoworks.com/qForms/ and download the latest version. Please make sure to read both the history.txt file and the documentation closely, as there may be significant changes to the API which may cause older code to break.

If your problem still exists, send an e-mail to: qforms@pengoworks.com.

Please include the following information:

  • The version of qForms you're running.
  • The browser version the error is occurring in.
  • The line number of the error.
  • And if possible, the URL where the problem template can be viewed.
Note: Before e-mailing me directly, you may wish to post your questions to the mailing lists—you'll most likely recieve a much faster response. I'll try and answer every question I get, but do to the sheer volume of questions, it's hard to answer them all in a reasonable time, which is why I created the mailing list.

Mailing List
I've set up a mailing list for the qForms API. Please use this resource to post any questions, comments or thoughts on the qForms API. To sign up for the qForms API Mailing List, either visit the qForms Yahoo Groups home page, or send an e-mail to qformsapi-subscribe@yahoogroups.com.

Post message: qformsapi@yahoogroups.com
Subscribe: qformsapi-subscribe@yahoogroups.com
Unsubscribe: qformsapi-unsubscribe@yahoogroups.com
List owner: qformsapi-owner@yahoogroups.com
URL to this page: http://groups.yahoo.com/group/qformsapi

Known Bugs

  • There are currently no known bugs.

Known Issues

  • For compatibility with Netscape v3.x, you'll need to place all your JavaScript code within the <HEAD></HEAD> tags of your document. If you have any <SCRIPT></SCRIPT> tags within the body of your document, using the qFormAPI.include() method may cause JavaScript errors. You can get around this problem by manually loading the required libraries using the SRC attribute on the <SCRIPT> tag.
  • When a field is disabled, Netscape v3 will only show the disabled message the first time the field recieves focus.

There are currently no know incompatibilities.

[< Back] [Index] [Next >]