The browser will not typically affect your CF code. The only time that I have seen browser dependencies is when you debu Flex applications with FireFox. That is a flash player issues though.
How are you submitting your data to the database import? On example would be that IE allows a lot more loose code when it comes to forms versus FireFox, which is more strict. This can cuase issues with form controls not submitting. Teddy On 11/30/06, Chelsie Lawson <[EMAIL PROTECTED]> wrote: > > The web application I created will not insert the data into my Db. > The app works fine with IE. > > The error says that a certain field is missing in the results table of my > DB... : > > "The given fieldname "" could not be found in the table "Results" > > > Do I need to download something on my CF server to make my application > work in firefox? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-Talk/message.cfm/messageid:262204 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

