Thanks Sam and barneyb
that did the trick !

Dave

  Use htmlEditFormat() befure sticking it in the value attribute of the form
  field.

  Sam

  Use htmlEditFormat() around the value on the INPUT tag.  That'll escape
  everything so it wont' cause problems.  Best bet is to always use that
  function, any time you're outputting non-HTML content into an HTML document.

  Cheers,
  barneyb

  -----Original Message-----
  From: David Fafard [mailto:[EMAIL PROTECTED]
  Sent: Thursday, July 01, 2004 2:51 PM
  To: CF-Talk
  Subject: Passing '' (quotes) in Form Fields

  I'm having an issue with passing Form values that contain
  two single or one double quote mark to an action page.

  The descriptions contain the Inch notation of the two
  single quotes '' or one double " depending on how the user
  entered it.

  example:
  the value,
  I442100004 (6" MASTER)
  becomes this value on the action page.
  I442100004 (6

  Any way to have CFMX pass those quotes intact?

  Thanks,
  Dave
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to