I had this working and made some modifications to improve code and now it's
broke.

I collect a file to download to my web server with the following:

                <INPUT TYPE=FILE SIZE=34 NAME="Cat_Banner_Image"
ACCEPT="IMAGE/*">

I check to see if the user selected a file to download with an "if" action
as follows:
<@ARG Cat_Banner_Image> Is not empty

I get the following error when I have selected a file to download:

Error during expression evaluation.
Closing bracket missing in statement [(LEN(GIF87a'+]

Looks like it is only evaluating the first part of the file contents. I
can't figure out what I am doing wrong.

Thanks

Steve Fogelson
Internet Commerce Solutions
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to