Re: Stream pdf to browser



Hi Rick,

Thanks for your reply.

For the further question about controlling the new windows's location and
top level, I think it is still controlled by the client script
implementation(such as the window.open function) of webbrowser. Here is a
thread discussing on control the opened browser's position:

http://www.thescripts.com/forum/thread89595.html

and the IE's window.open method reference:

#open Method
http://msdn2.microsoft.com/en-us/library/ms536651.aspx

However, seems there is no means to control the z-order of the window.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.






.



Relevant Pages

  • Re: OWC COM components
    ... client side in the browser, then use client script and object tags, VS ... a bunch of button to postback commands to the control. ... > components in a web form, where i need them, what can i do about this ... >>> i found manage events in a pivot table in a windows form but this does ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Strange Custom Control Problem (.Net 2.0)
    ... Microsoft MSDN Online Support Lead ... For ASP.NET server control tag, you can consider the following means to ... there provides a custom Expression Builder ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ContentPlaceHolder Control Names
    ... Microsoft MSDN Online Support Lead ... Subject: ContentPlaceHolder Control Names ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Dynamically swapping UCs with TreeView
    ... I have a tree view that controls which user ... control is loaded into a place holder on the page. ... then the user control firest it ... This means that I am getting the JavaScript (the client script) from the ...
    (microsoft.public.vsnet.general)
  • Re: MouseUp/MouseDown events for ASP.NET ImageButton
    ... You have to use client script and control appearance of the element on the ... You can't use server code since up/down events do not come to the ... I used to think that this is what the ImageButton control was, ...
    (microsoft.public.dotnet.framework.aspnet)