Re: Open jpg in default windows application

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks you
Shimon.
"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:ycsq7sM9FHA.832@xxxxxxxxxxxxxxxxxxxxxxxx
> Thanks for stan's inputs.
>
> Hi Shimon,
>
> I agree with Stan on the two question you mentioned. The browser based web
> page can only displaying those web content html , image in browser, we can
> not control them as a normal clientside windows desktop application. Also,
> if the web page's response stream is of binary(image) content-type, it can
> stream out one image each time...
> So regarding on your scenario, I'm not sure you can consider using a
> custom
> httphandler to stream out image files from serverside? We can use the
> NET's System.Drawing api to manipulate image stream/content at serverside
> and stream them out through HTTPhandler, also we can use url querystring
> to
> let clientside user provide image attrribute (like width , height...)
> This would be the most approachable means through ASP.NET I can get
> currently. Here is a msdn tech article discussing on create such a image
> generation handler (for .net 1.x)
>
> #Using ASP.NET HTTP Handlers to create a photo album
> http://www.microsoft.com/belux/nl/msdn/community/columns/desmet/httphandler.
> mspx
>
> Hope helps. Thanks,
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>
>
>
> --------------------
> | Newsgroups: microsoft.public.dotnet.framework.aspnet
> | Subject: Re: Open jpg in default windows application
> | From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
> | References: <O$HyosI9FHA.2640@xxxxxxxxxxxxxxxxxxxx>
> | Organization: Stan Kee Co.
> | Message-ID: <Xns971D1AD2E6Fusenethoneypotrogers@xxxxxxxxx>
> | User-Agent: Xnews/2005.10.18
> | X-No-Archive: yes
> | Reply-To: spamhoneypot@xxxxxxxxxx
> | Lines: 32
> | X-Complaints-To: abuse@xxxxxxxxxxxx
> | X-Complaints-Info: Please be sure to forward a copy of ALL headers
> otherwise we will be unable to process your complaint properly.
> | Date: Tue, 29 Nov 2005 05:00:47 GMT
> | Path:
> TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
> ne.de!newshub.sdsu.edu!newsfeed.news2me.com!newsfeed2.easynews.com!easynews.
> com!easynews!easynews-local!fe03.news.easynews.com.POSTED!not-for-mail
> | Xref: TK2MSFTNGXA02.phx.gbl
> microsoft.public.dotnet.framework.aspnet:361401
> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> |
> | "Shimon Sim" <shimonsim048@xxxxxxxxxxxxxxxx> wrote in
> | news:O$HyosI9FHA.2640@xxxxxxxxxxxxxxxxxxxx:
> |
> | > Hi
> | > 1) Is it possible to force browser to open image in default windows
> | > application? That is what specifies in Folder Options for jpg
> | > extension.
> |
> | No, the browser controls how a file is opened.
> |
> | > 2) Also if the 1) is possible is it possible to send few jpg files at
> | > the same time.
> |
> | No, each connection is one binary file.
> |
> | > The problem that I am facing is that the client needs to print some
> | > files that are saved on the server. Usually before printing user needs
> | > to resize them. It would be the best if image opens right away in the
> | > user application. Also very often user need to print more then one
> | > file in one time. I have no problem creating the list of files but
> | > from then I can just create asp page with images one under another. IE
> | > is not good for resizing images - quality is bad.
> | >
> | > Any suggestions?
> |
> | CSS? CSS can to some very precise formatting.
> |
> | Or perhaps consider building a graphics editor right into your
> | application (Java, ActiveX?).
> |
> | --
> | Stan Kee (spamhoneypot@xxxxxxxxxx)
> |
>


.



Relevant Pages

  • Re: Open jpg in default windows application
    ... I agree with Stan on the two question you mentioned. ... The browser based web ... stream out one image each time... ... It would be the best if image opens right away in the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: View Multiple Binary Files(Images)
    ... Microsoft Online Support ... Browser request the web page and retrieve all the html content of that ... Make a custom HttpHandler which will help retrieve image stream from ... | your server's hard disk and write response stream out. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 128k WMA problem solved on Wi-Fi radios
    ... then it'll actually be that Linux ... proprietary codecs. ... websites use browser sniffing to determine which browser is asking ... out or offered a stream of a different quality. ...
    (alt.radio.digital)
  • Re: Problem bein "Bauen" einer Grafik
    ... > Wie stelle ich es an, das er Stream mitten im Code, nämlich da, wo ich ... > vielleicht ein image-control einbauen und diesem die erzeugt Grafik ... Image muss mit einem eigenem Request gehohlt werden. ... Browser dann das image aus der angegeben url. ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • [SLE] Solved! Re: [SLE] Website says I must use IE or Netscape communicator -- how to get around thi
    ... On Wed November 16 2005 10:51 pm, Stan Glasoe wrote: ... >> We have detected that you are using a browser that is not supported by ... > With Konq and website ID changes you sometimes just have to restart Konq to ... After making the change you suggested and restarting Konqi, ...
    (SuSE)