[Javascript] Manipulating office documents in IE

Peter Brunone peter at brunone.com
Fri Jul 1 10:44:59 CDT 2005


Hi Troy,

   Yeah, I've been able to do all kinds of things like that with Excel and Word... this part where I need to manipulate an already-open document is the kicker.  Of course, even so, the only print method I can find is PrintOut(), which sends the whole thing to the queue without giving the user a chance to change anything.

Cheers,

Peter

 From: "Troy III Ajnej" trojani2000 at hotmail.com

Hello Peter,
It is possible I believe, to create on the fly the exel document, enter some 
data, format that data and even print it using proper commands in JS, but 
not sure if you can manipulate it after you've loaded it in a frame with 
html link. There has been years that I didn't use scripts for creating or 
oppening documents other than html. But if you call exell object through the 
script I believe that you will be abble to manipulate it in any way you like 
using FSO.

>From: "Peter Brunone" 
>Reply-To: "\[JavaScript List\]" 
>To: 
>Subject: [Javascript] Manipulating office documents in IE
>Date: Wed, 29 Jun 2005 08:53:16 -0700
>
>
>   Assuming Local Intranet security settings, is there any way I can load 
>an Excel workbook in an iframe (or otherwise) and then call methods on the 
>excel object/plugin?  For example, I would like to be able to call the 
>Excel print dialog instead of the one from IE... any thoughts?
>
>TIA,
>
>Peter
>
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20050701/34e63e32/attachment.htm>


More information about the Javascript mailing list