Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Ian Currie #1
Upload jpg problem with binaryread - help ?
I need to pass a session variable to a form in ASP instead of the formfield
itself ?
This is so I can store the entire path and filename I am uploading as I use it
many times in several forms on the same page.
The asp page code bit I have changed and doesn't work is:-
<INPUT TYPE="FILE" NAME="<%= Session("file") %>" size="80">
Any ideas please anyone ?:frown;
Ian Currie Guest
-
Request.BinaryRead
Hi, I am migrating my ASP application from IIS5 environment to IIS6. My problem is, i get an error Request object error 'ASP 0104 : 80004005'... -
How use IRequest::BinaryRead get post data
Hi I'm having a big trouble calling IRequest::BinaryRead from Visual C++, I cannot get post data Below is a part of My code: long pcbTotal;... -
request.form & binaryRead - error !
hi everybody ! now i have finally managed to build a upload/download file-part in my application, and it's working just fine, except for one... -
Error on Request.BinaryRead in IIS 6.0 (Win 2003)
I have a VBscript that I use to upload files onto the server. The script works fine on IIS 5.0 but on IIS 6.0 on Windows 2003 I get an error when... -
BinaryRead problem on file upload
I'm using a bit of code I found on the internet for clients to upload files to a site. It works fine on small files and works fine if run locally at...



Reply With Quote

