The Artima Developer Community
Sponsored Link

Java Answers Forum
Save As - right pane only

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ralph

Posts: 2
Nickname: res2100
Registered: Oct, 2002

Save As - right pane only Posted: Oct 28, 2002 10:29 AM
Reply to this message Reply
Advertisement
I have a Java applet that displays a tree of objects and documents on the left pane of the browser, and on the right pane it displays the actual documents (such as a MS Word document). In IE 4 and I think IE5 too, when you went to the Save As menu option it would prompt to save that document in it's proper format, however, in IE6, if you do the Save As, it proceeds to save the entire page with a subdirectory containing the document..this is not what i want...I want it to behave the same way it did in the earlier versions of IE.

I've now added a context menu item, but I don't know what Java code I need to use in order to just save the document pane. Any help would be appreciated,

Thanks.

Topic: project idea please help Previous Topic   Next Topic Topic: data sets

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use