[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Stream back files in mobile applications

Øyvind Bryn

6/13/2005 2:01:00 PM

Hi,

I am creating a mobile application (wap) where I want to stream back a file
to the client. The client call a page like mypage.aspx and will have a midi
og gif file returned. I have tried to do this by using Response.Writefile()
but it does'nt work. I have done the same in an "ordinary" web-application
and it works fine, but whene I try the same in a mobile application, it
doesn't work. Maybe it can be solved in another way.
Does anyone know how to do this?

Thanks!

BR

Oyvind Bryn