look at source code when u submit also is there a chance norton is running on any of these machines its not working on?
~Dave the disruptor~ ---------------------------------------- From: Tim Blankenship <[EMAIL PROTECTED]> Sent: Wednesday, May 25, 2005 9:48 PM To: CF-Talk <[email protected]> Subject: cfform / cfform.js issues Additional info Works on Windows 2000 machines but intermitent on XP. Co-worker goes to the form and submits and the dump of the form is empty. I log in to the machine and the dump shows the forms value correctly. Co-worker is an Admin on his box and a domain Admin so that rules out permissions. > About 2 weeks ago the issue started. Only thing that we know has > changed it the webserver has been joined to a new domain. > > I have 2 cfm pages. > 1. Form > 2. Action page > > Here is the form > > SELECT DISTINCT USERNAME > FROM SITEUSERS > WHERE GROUPNAME = 'Desktop Engineering' > > > > size="1" > query="GETIDETEAM" > value="USERNAME" > Display="USERNAME" > required="YES"> > > > > > action page is one line > > > Problem: I and a few others can run this fine but for some they get an > empty struct. > > Other info: > CFMX 6.1 standard on top of IIS 5 /W2K Server > > IIS log errors: > Good (me) > 2005-05-25 16:52:17 10.160.14.178 ITSDO\TB6859 150.233.68.45 80 POST > /softfusion/test_engine_teammember.cfm CSR=2976 200 Mozilla/4. > 0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+(R1+1.5);+.NET+CLR+1.1. > 4322) > Bad (not me) > 2005-05-25 16:54:13 10.160.14.221 ITSDO\SB3643 150.233.68.45 80 GET > /softfusion/test_edit_teammember.cfm CSR=2976 200 Mozilla/4. > 0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322) > 2005-05-25 16:54:13 10.160.14.221 - 150.233.68.45 80 GET > /CFIDE/scripts/cfform.js - 304 Mozilla/4.0+(compatible;+MSIE+6. > 0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322) > > Things tried > moved to unsecure directory > added scriptSrc argument to cfform, copied cfform.js to same directory > as page, made a directory in my project cfide/scripts and copied it > there. > > We are supposed to have all the same browser setting so that should > not be an issue. > Security is controlled by IIS and it is set to Intergrated WIndows > Authentication. In the error above the script, cfform.js does not have > a user defined but does have the IP so I would think that might be the > problem but am not sure. > > Any suggestions are appreciated, Tim > [EMAIL PROTECTED] com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207716 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

