Check your form code.  Those results mean that the browsers are picking up
an empty form field or something else odd.  Coding your own cfquery is good
for all the reasons already mentioned, but you really should clean up the
form too in case it presents other problems down the road. 


Joshua Cyr
Savvy Software
866.870.6358
www.besavvy.com

-----Original Message-----
From: Chelsie Lawson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 30, 2006 10:05 AM
To: CF-Talk
Subject: Re: Firefox Compatibility

the IE dump results did not have a comma after comments....but how do you
get rid of that for Firefox?
it makes sense that that comma would be the problem.....






> It's interesting that FORM.FIELDNAMES has a trailing comma.
> 
> I have no idea why it would, but that might be the cause of the 
> problem.
> 
> Ditch cfinsert
and use cfquery instead =)  It's safer and performs 
> better, and is far easier to debug.
> 
> Rick
> 
> Chelsie Lawson wrote:
> > here's the results:
> > 
> > 
> > FIELDNAMES  STUDENTID,INDEXNO,FACULTY_ID,DATEMODIFIED,TIMEMODIFIED,
> GENDER,CLASSIFICATION,GPA,REASON4COURSE,NUMOFSTUDENTS,QUESTION1,
> QUESTION2,QUESTION3,QUESTION4,QUESTION5,QUESTION6,QUESTION7,QUESTION8,
> QUESTION9,QUESTION10,QUESTION11,QUESTION12,QUESTION13,QUESTION14,
> QUESTION15,QUESTION16,QUESTION17,QUESTION18,QUESTION19,QUESTION20,
> QUESTION21,QUESTION22,COMMENTS,



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:262227
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