Array Help

2004-09-07 Thread KeAnne Hoeg
I have a form on which I am trying to populate a few text boxes with SSN and address based on the name selected in a drop-down box.I can see that the array was created successfully, but I am having problems getting the selected value to work with the array to find the SSN and address. The error

Re: Array Help

2004-09-07 Thread KeAnne Hoeg
ACTION="" METHOD=POST table width=640 align=center tr td bgcolor=ff table width=640 align=center bgcolor=ff tr td align=right class=copyboldName:/tdtd align=left valign=top select name=Traveler class=formfield id=idTraveler > option value=/option option value=257 KeAnne Hoeg/o

Session Variables Suddenly Stopped Working

2004-06-03 Thread KeAnne Hoeg
I inherited a site that uses session variables to track users' paths through the site and to handle the Admin login section.The code worked fine until yesterday when it suddenly stopped working.The only information I get is Processing Error.Does anyone have any idea why it suddenly stopped

RE: Session Variables Suddenly Stopped Working

2004-06-03 Thread KeAnne Hoeg
that mean the problem is with the lock itself? From: KeAnne Hoeg [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Session Variables Suddenly Stopped Working Date: Thu, 03 Jun 2004 10:45:57 -0400 I inherited a site that uses session variables to track users

Re: Session Variables Suddenly Stopped Working

2004-06-03 Thread KeAnne Hoeg
like the server admins just turned on strict locking validation. Have you talked to them? - Original Message - From: KeAnne Hoeg The message says Application.applicationName is in a scope that contains data shared across threads and cannot be accessed without an active lock. I

Re: Session Variables Suddenly Stopped Working

2004-06-03 Thread KeAnne Hoeg
Thanks for the suggestion, Dave!We'll give that a try. From: Dave Carabetta [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Re: Session Variables Suddenly Stopped Working Date: Thu, 03 Jun 2004 12:27:56 -0400 KeAnne, I don't know the answer to your last

cfcontent and excel problem

2003-02-26 Thread KeAnne Hoeg
I have created an application that uses cfcontent to generate an Excel spreadsheet of the user's query results. Believe it or not, we have a few users who are still using Office 97, and they have encountered problems opening these files when the file size is about 2MB and larger. We don't

RE: cfcontent and excel problem

2003-02-26 Thread KeAnne Hoeg
this way compared to dumping tables to Excel. Doug -Original Message- From: KeAnne Hoeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 10:45 AM To: CF-Talk Subject: cfcontent and excel problem I have created an application that uses cfcontent to generate an Excel