Re: Mozilla/XForms Beginners Question
Alex Meyers <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Anne van Kesteren wrote: > Alex Meyers wrote: > >> What am I doing wrong ??? > > > You must use an XML MIME type for the file. Is IIS sending it with > application/xml, application/xhtml+xml or the like? > > Thanks Anne for the pointer Have been unaible so serve the .xhtml files as mime type application/xhtml+xml However, if i use an other extension .ame that i link to the same mime type the XForm works perfectly !!! Is this because there is a fixed mime definition of xhtml in IIS ??? Is M$ blocking xhtml on purpose ??? Alex