Form code displayed in IE6

minimalniemand 30 Nov, 2007
Hi,

i've got a major problem with IE6 and ChronoForms.

When viewing a form (which works well with FF or IE7) in IE6 the following Code gets displayed above the form:

<form name="ChronoContact_contact" id="ChronoContact_contact" method="post" action="index.php?option=com_chronocontact&task=send&chronoformname=contact" enctype='multipart/form-data>
Max_admin 30 Nov, 2007
Hi minimalniemand,

you forgot to close the enctype tag when you pasted it in the form tag attachement field 😉 it should be :
 enctype='multipart/form-data'


Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
minimalniemand 30 Nov, 2007
*punches head against wall*

thx mate ...
Max_admin 01 Dec, 2007
No worries😉
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.