I'm working on an app that uses javascript and xmlhttprequest to read an xml file and an xsl file and apply that to create a form. I have a prototype working for FF, but it wouldn't work for IE. The bigger problem was that IE would silently fail......f-ing SILENTLY. Makes debugging loads of fun. Originally I thought that it might be the library that I was using.......after 5 different libraries, I decided it wasn't :(
For some odd reason, I thought I'd rename my xsl from from payroll.xslt to payroll.xsl. Lo and behold f-ing IE reads it and applies the freakin' stylesheet. Now, why-t-f would IE care about how long my extension is? Major POS! Damn I am really really pissed off right now! zB -- The show must go on I'll face it with a grin I'm never giving in On - with the show - I'll top the bill, I'll overkill I have to find the will to carry on On with the - On with the show - The show must go on... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:217746 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
