Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 14th, 2005, 08:55 PM
IMRAN SAROIA
Guest
 
Posts: n/a
Default Binary Read problem with Request.form("var")

Hi,

I am passing file through aspSmartUpload by using input file form control in
my
form. But I cannot use Request.Form("Variable") command in my called
asp. And it says you cannot use it during or after binary read. I guess
aspsmartupload my have resolution for its problem.

Please advise resolution.

Best regards

Imran


  #2  
Old December 14th, 2005, 09:05 PM
Ray Costanzo [MVP]
Guest
 
Posts: n/a
Default Re: Binary Read problem with Request.form("var")

Do you have the documentation for aspsmartupload? The upload object will
expose the form collection, and you go through that. Look for samples in
the documentation.

Ray at work

"IMRAN SAROIA" <imransaroia2000@hotmail.com> wrote in message
news:usTPv%23OAGHA.2156@TK2MSFTNGP11.phx.gbl...[color=blue]
> Hi,
>
> I am passing file through aspSmartUpload by using input file form control
> in
> my
> form. But I cannot use Request.Form("Variable") command in my called
> asp. And it says you cannot use it during or after binary read. I guess
> aspsmartupload my have resolution for its problem.
>
> Please advise resolution.
>
> Best regards
>
> Imran
>
>[/color]


  #3  
Old December 14th, 2005, 10:35 PM
IMRAN SAROIA
Guest
 
Posts: n/a
Default Re: Binary Read problem with Request.form("var")

Thanks

It solved my problem

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:eEBzvDPAGHA.3296@TK2MSFTNGP12.phx.gbl...[color=blue]
> Do you have the documentation for aspsmartupload? The upload object will
> expose the form collection, and you go through that. Look for samples in
> the documentation.
>
> Ray at work
>
> "IMRAN SAROIA" <imransaroia2000@hotmail.com> wrote in message
> news:usTPv%23OAGHA.2156@TK2MSFTNGP11.phx.gbl...[color=green]
> > Hi,
> >
> > I am passing file through aspSmartUpload by using input file form[/color][/color]
control[color=blue][color=green]
> > in
> > my
> > form. But I cannot use Request.Form("Variable") command in my called
> > asp. And it says you cannot use it during or after binary read. I guess
> > aspsmartupload my have resolution for its problem.
> >
> > Please advise resolution.
> >
> > Best regards
> >
> > Imran
> >
> >[/color]
>
>[/color]


  #4  
Old December 14th, 2005, 10:35 PM
Kyle Peterson
Guest
 
Posts: n/a
Default Re: Binary Read problem with Request.form("var")

try grabbing it with

Upload.form("Variable")

if that does not work it is something similar.. you'll need to check with
their docs


"IMRAN SAROIA" <imransaroia2000@hotmail.com> wrote in message
news:usTPv%23OAGHA.2156@TK2MSFTNGP11.phx.gbl...[color=blue]
> Hi,
>
> I am passing file through aspSmartUpload by using input file form control
> in
> my
> form. But I cannot use Request.Form("Variable") command in my called
> asp. And it says you cannot use it during or after binary read. I guess
> aspsmartupload my have resolution for its problem.
>
> Please advise resolution.
>
> Best regards
>
> Imran
>
>[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles