I believe there is a known bug with IE 5.5 not passing
form fields IF the user uses the 'enter' key to submit
the form instead of clicking on the submit button.
I would look there. After dealing with browser
problems like this many times over, I have settled on
using a hidden field called 'submitted' and checking
for it instead of some other form field that the user
is supposed to fill out. Seems to be less prone to
browser problems.
Nate
www.iaffectTV.com
--- "Richmond, Alan" <[EMAIL PROTECTED]> wrote:
> We have a similar one that crops up once or twice a
> year, if the user
> cuts and pastes from Outlook or Word into a form
> field (usually textarea)
> and the content includes non-standard characters,
> bullets, etc. The
> characters show up as squares and seem to cause a
> variable on the action
> page to not resolve. It's usually the same var in a
> given instance but it
> will occasionally switch to another. Different
> machines can have a
> different var that won't resolve with the same page
> and same data.
>
> -Alan
>
> -----Original Message-----
> From: Brian Doyle [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 23, 2001 7:17 AM
> To: Fusebox
> Subject: form oddities
>
>
> I have one user (out of thousands) that is getting
> an error on a component
> that we recently updated. Essentially what is
> happening is that form
> variables are not being passed to the action
> page...for him. So its giving
> him an error of "Variable not found" or something of
> the like. We've
> replciated his system exactly (all settings the
> same) but cannot replicate
> the error. Anyone run into something like this
> before?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists