If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How can i use Request.form and request.binaryread in the same ASP page?
Hi, I have a problem when uploading file, Request.binaryread, I cannot use request.form to get additional values from the form. Could anyone tell me if there is a possible way to use request.form and binaryread in the same asp page?