ATG forms do not work if action is an HTML page

When creating forms that are to interact with ATG form handlers, one cannot use an HTML page as the action. If one does then the ATG form handler will not be invoked.

For example, this form will not invoke the ATG form handler.

Name:

However this form will.

Name:


Leave a Reply

Your email address will not be published. Required fields are marked *