BizTalk Utilities CV ,   Jobs ,   Code library  
 
Home Page
Microsoft ASP
The Request Object
The ObjectContext.SetComplete Method
The ObjectContext.SetAbort Method
The ObjectContext.OnTransactionCommit Event
The ObjectContext.OnTransactionAbort Event
The ObjectContext Object
The Application.StaticObjects Collection
The Application.Contents Collection
The Application.UnLock Method
The Application.Lock Method
The Application.Contents.RemoveAll() Method
The Application.Contents.Remove(name|index) Method
The Application.OnStart() Event
The Application.OnEnd() Event
The Application Object
The ASPError.Source Property
The ASPError.Number Property
The ASPError.Line Property
The ASPError.File Property
The ASPError.Description Property
<< LAMP
 

By :Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First posted :03/24/2008
Times viewed :1601

 

The Request.BinaryRead Method

Introduction

The Request.BinaryRead method is used to retrieve data from the client via the post request. In conjunction to that you can use the Request.TotalBytes property to get the total bytes. The retrieved data is stored in a SafeArray, which also contains the information of the dimensions. Note that you can’t call Request.Form after you have called Request.BinaryRead.

Example

<%

            dim bytecount

            dim binread

            bytecount = Request.TotalBytes

            binread = Request.BinaryRead(bytecount)

            if byteCount <> 0 then

                        Response.Write "Bytes Read: "&bytecount

            end if

%>

<FORM NAME="myForm" ACTION="request_object_method_binaryread_example.asp" METHOD="post">

String:

<INPUT TYPE="Text" NAME="anything">

   <INPUT TYPE="submit" VALUE="submit">

</FORM>

Output


Rate this article on a scale of 1 to 10

Your vote :  


 

Recent Jobs

A great opportunity to Digital Vide
here is a greate opportunity as a S
A great opportunity as a Network En
A Greate Opportunituy as a SQL Deve
An immediate job opportunity as a B

View all Jobs (Add yours)
View all CV (Add yours)



chicago web site design
halloween masks
Host Department NOLIMIT Web Hosting
UK Hosting Companies
Christian Dior sunglasses
Pennsylvania Pool Contractor
answering service
help desk support
swimming pool contractor
MSN
sunglasses


    Email TopXML  

Front Page Daily Stuff TopXML Forum XML blogs XML Newsgroups BizTalk Biztalk Utilities Biztalk Utilities Tutorial B2B SAP XML Microsoft .NET Dotnet System XML Soapformatter SQLXML XMLserializer XQuery PHP PHP SimpleXML PHP XML Dom PHP XML RPC PHP XSLT Java Java Java XML Xalan Microsoft ASP ASP Schemas XML SQL Server XML XMLDom XSL XSL Tutorial XSLT Stylesheets General Javascript CSS XHTML WAP