Introduce DataBase,Asp.net,JavaScript,Xml,Html,Css,Sql,Php,ASP.NET Controls,AJAX,Tools,HTML,CSS,JavaScript,Open Source Project,WPF,.Net Framework,Linq
Top Recommended Hosting

Streaming of Image

by the3factory 5/2/2008 9:28:00 PM
Question:

I have created one webservice.

 

I want to assign that web service in My application in src of image  it will show the Image on my page(how i will do this thing)

 

Like this : - 

<img src="http://someurl/bla?someparameters......gif">

 

There is any way to streaming of image from webservice and setting  the Content type  from webservice

 

or any other way to do this 

Thanks

 


Answer1:

 No, you shouldn't use a webservice for that. Just create a normal aspx to return the image.


Answer2:

 Thanks for Reply

  Then what is the use of DIME Attachment

  I am not much aware about dime attachment  


 

 

 

 


Answer3:

The purpose of DIME is to transfer files using a webservice. The important thing here is that a webservice is not meant to be assigned to the src of an image.


Related posts

Sign up for PayPal and start accepting credit card payments instantly.


Powered by BlogEngine.NET 1.2.0.0