I'm not sure if it was fixed in 4.01, but it is definitely fixed in 4.5.  I
looked at the "fieldnames" variable and they are all coming across as
planned.  That should fix my problem.

Thanks again,

Jeff

-----Original Message-----
From: Stefan Knoerk [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 24, 2000 10:22 PM
To: Fusebox
Subject: Re: Having Problems with FormURL2Attributes


I'm sure this is fixed in Version 4.01

Regards, Stefan Knoerk

([EMAIL PROTECTED])
----- Original Message -----
From: Jeff Stone <[EMAIL PROTECTED]>
To: Fusebox <[EMAIL PROTECTED]>
Sent: Wednesday, October 25, 2000 2:48 AM
Subject: RE: Having Problems with FormURL2Attributes


> This is very interesting.  I am still getting the same error as before.
> However, when I run the code, I get the following information in the
> Formfields debugging information:
>
> ----- BEGIN CODE -----
>
> FORM FIELDS:
>
> EVENTIMAGE=C:\WINDOWS\TEMP\ACF70E0.TMP
> SUBMIT=Submit
> EVENTURL=test
> FIELDNAMES=1,TEST,TEST,TEST,EVENTIMAGE,SUBMIT
> EVENTDESCRIPTION=test
> EVENTNAME=test
> NEW=1
>
> ----- END CODE -----
>
> The error I am getting is basically saying that I cannot use 1 as a
> fieldname.  The weird thing is, I am not using 1 as the name.  It is the
> value of the "New" field.  If you look above, all of the normal text
fields
> are getting passed as their values in the "fieldnames" variable.  The only
> field that gets passed correctly is the "EventImage" field which is the
> "File" field.
>
> Has anyone ever done file uploading using Fusebox and the
> Form2URLAttributes.  If so, could you please send me a sample of some code
> that works with the enctype="multipart/form-data".
>
>
> Thank you,
>
> Jeff Stone
> [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: David Huyck [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 24, 2000 8:26 PM
> To: Fusebox
> Subject: Re: Having Problems with FormURL2Attributes
>
>
> Ooops!  How about the code on the other end of the process?  The part
where
> you tell it to build the variable name:
>
> >  refindnocase("[[:alpha:]]",left(trim(field),1)) and NOT
> > SDEFINED( 'Caller.ATTRIBUTES.' & trim(field) )
>
>
> --------------------------------------------------------------------------
--
> --
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/fusebox or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to