Hi there
I was hoping you can help me figure out why the form is not posting to the right url.
Here is the action of the form:
action="http://www.abma.com/cms/membership-application.html?chronoform=registration_form&event=submit"
When I submit, I get a 404.
I am guessing that the ?chronoform.... is being taken as part of the http url, because of the .html page.
I am using post method.. maybe the chronoform and event variables should be sent on the post to the html page? How?
I am using v4 Rc2, joomla 1.7 on windows with IIRF.
Everything else works normally on the site.
I was hoping you can help me figure out why the form is not posting to the right url.
Here is the action of the form:
action="http://www.abma.com/cms/membership-application.html?chronoform=registration_form&event=submit"
When I submit, I get a 404.
I am guessing that the ?chronoform.... is being taken as part of the http url, because of the .html page.
I am using post method.. maybe the chronoform and event variables should be sent on the post to the html page? How?
I am using v4 Rc2, joomla 1.7 on windows with IIRF.
Everything else works normally on the site.