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.