I had heard, and someone coprrect em if I am wrong. When you are using formURL2Attributes, that you should not use trim in the passing of your variable names. The suggestion I heard was to always use attributes.variableName instead of #Trim(form.variableName)#
Doug ----- Original Message ----- From: "Ken Beard" <[EMAIL PROTECTED]> To: "Fusebox" <[EMAIL PROTECTED]> Sent: Monday, December 10, 2001 11:20 AM Subject: Re: formURL2attributes problems in fusebox 3 > haven't hear about it.. could you just remove a trim > function from the new framework? > > --- David Fekke <[EMAIL PROTECTED]> wrote: > > This is a multi-part message in MIME format. > > > > ------=_NextPart_000_000D_01C18184.48C76DA0 > > Content-Type: text/plain; > > charset="iso-8859-1" > > Content-Transfer-Encoding: quoted-printable > > > > I have been having formURL2attributes trim problems > > in the new fusebox 3 = > > framework. I have not had this problem with the old > > custom tag. This is = > > causing problems with some of my old foxpro IDs. I > > realise that you = > > should not use leading or trailing spaces in an ID, > > unfortuneatly, I = > > inherited this database like this, and I can not > > modify it. > > > > Does anybody now if there any plans to to correct > > this problem in future = > > versions of the framework? > > > > Thank you > > David Fekke > > [EMAIL PROTECTED] > > > > ------=_NextPart_000_000D_01C18184.48C76DA0 > > Content-Type: text/html; > > charset="iso-8859-1" > > Content-Transfer-Encoding: quoted-printable > > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 > > Transitional//EN"> > > <HTML><HEAD> > > <META http-equiv=3DContent-Type > > content=3D"text/html; = > > charset=3Diso-8859-1"> > > <META content=3D"MSHTML 6.00.2600.0" > > name=3DGENERATOR> > > <STYLE></STYLE> > > </HEAD> > > <BODY bgColor=3D#ffffff> > > <DIV><FONT face=3DArial size=3D2>I have been having > > formURL2attributes = > > trim problems=20 > > in the new fusebox 3 framework. I have not had this > > problem with the old = > > custom=20 > > tag. This is causing problems with some of my > > old foxpro IDs. I = > > realise=20 > > that you should not use leading or trailing spaces > > in an ID, = > > unfortuneatly, I=20 > > inherited this database like this, and I can not > > modify it.</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > > <DIV><FONT face=3DArial size=3D2>Does anybody now if > > there any plans to = > > to correct=20 > > this problem in future versions of the > > framework?</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > > <DIV><FONT face=3DArial size=3D2>Thank > > you</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2>David > > Fekke</FONT></DIV> > > <DIV><FONT face=3DArial = > > size=3D2>[EMAIL PROTECTED]</FONT></DIV></BODY></HTML> > > > > ------=_NextPart_000_000D_01C18184.48C76DA0-- > > > > > > Archives: > > > http://www.mail-archive.com/[email protected]/ > > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists > > > ===== > Ken Beard > Tampa, FL > [EMAIL PROTECTED] > > Frisbeetarianism, n.: > The belief that when you die, your soul goes up > on the roof and gets stuck. > > __________________________________________________ > Do You Yahoo!? > Send your FREE holiday greetings online! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
