You should compare the dump results on IE and FF.  See if there is any
change in data or fields.  If so that is where you look in your form code. 


Joshua Cyr
Savvy Software
866.870.6358
www.besavvy.com

-----Original Message-----
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 30, 2006 10:46 AM
To: CF-Talk
Subject: RE: Firefox Compatibility

I'd take the advice of others on the list and ditch the cfinsert, and use
cfquery with an insert statement.  It's a little more code, but it makes it
MUCH easier to maintain and debug.  

Don't forget to use cfqueryparam too.  It's just good practice.

> -----Original Message-----
> From: Chelsie Lawson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 30, 2006 9:31 AM
> To: CF-Talk
> Subject: Re: Firefox Compatibility
> 
> here's the results:
> 
> 
> 
> struct
>       Submit Evaluation
> CLASSIFICATION        Freshman
> COMMENTS      test
> DATEMODIFIED  11/30/2006
> FACULTY_ID    334
> FIELDNAMES
>       STUDENTID,INDEXNO,FACULTY_ID,DATEMODIFIED,TIMEMODIFIED,GENDER,
> CLASSIFICATION,GPA,REASON4COURSE,NUMOFSTUDENTS,QUESTION1,QUESTION2,
> QUESTION3,QUESTION4,QUESTION5,QUESTION6,QUESTION7,QUESTION8,QUESTION
> 9,QUESTION10,QUESTION11,QUESTION12,QUESTION13,QUESTION14,QUESTION15,
> QUESTION16,QUESTION17,QUESTION18,QUESTION19,QUESTION20,QUESTION21,QU
> ESTION22,COMMENTS,
> GENDER        M
> GPA   A
> INDEXNO       A603283010000001
> NUMOFSTUDENTS         A
> QUESTION1     A
> QUESTION10    A
> QUESTION11    A
> QUESTION12    A
> QUESTION13    A
> QUESTION14    A
> QUESTION15    A
> QUESTION16    A
> QUESTION17    A
> QUESTION18    A
> QUESTION19    A
> QUESTION2     A
> QUESTION20    A,B
> QUESTION21    A
> QUESTION22    A
> QUESTION3     A
> QUESTION4     A
> QUESTION5     A
> QUESTION6     A
> QUESTION7     A
> QUESTION8     A
> QUESTION9     A
> REASON4COURSE         A
> STUDENTID     **********
> TIMEMODIFIED  10:37:14
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:262217
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to