473,320 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

open writer document not in the browser

Hello everybody,

I want to developp a intern tool for my compagny. Thos tool is a web
page in HTML and I have a problem with because I'm not able to open a
document writer
Open Office ( or a winword document) with write access. The link :

<a href="file://X:\temp\sbouchard\cookie\pythonDOc.odt">lien</a>

open my document in a browser and I don't have the write access. It is
possible to open my document in the application associcated.
In my case, I want that it's Openoffice open my file.

Do you konw the property of <a href> that I supposed to use or the
method to realize this??

Do you have a alternate method to accomplish this??

Enven if the solution is not in html, I'm open to..
thanks

Mar 2 '06 #1
1 1986
Sibou51 wrote:
I want to developp a intern tool for my compagny. Thos tool is a web
page in HTML
It is an HTML document.
and I have a problem with because I'm not able to open a document writer
Open Office ( or a winword document) with write access. The link :

<a href="file://X:\temp\sbouchard\cookie\pythonDOc.odt">lien</a>
is not Valid. The value of the `href' attribute must be an URI.

<URL:http://validator.w3.org/>
open my document in a browser
That is done by a plugin for the browser and not supported natively.
and I don't have the write access.
Apparently it is a _viewer_ plugin.
It is possible to open my document in the application associcated.
In my case, I want that it's Openoffice open my file.
So you have to configure the target machine's browser this way.
Do you konw the property of <a href> that I supposed to use or the
method to realize this??
There is none, of course.
Do you have a alternate method to accomplish this??
You will have to script the plugin, if it provides an API, or OpenOffice
itself instead. Since you appear to work with Microsoft Windows, there
is the possibility of using a COM object provided by OpenOffice. See the
OO documentation for further information.
Enven if the solution is not in html, I'm open to..


This is a newsgroup dealing with ECMAScript implementations, such a
Netscape JavaScript, not HTML (primarily).
PointedEars
Mar 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Christoph Bergmann | last post by:
Hi... We want to write an open source web based TEXT editor and would be happy about any help ;-) Please notice: We do NOT want to write a web based WEB editor, where you can edit a web...
5
by: Clive Moore | last post by:
In my web application I provide the user with a popup window to a rich text document by calling window.open(). My problem is that the title of the open window is something like...
2
by: Jason Morehouse | last post by:
Hello, Anyone know if it's possible to speak with the server via xmlhttp.open while the browser is doing a post -- file upload in this case: <form enctype="multipart/form-data"...
6
by: Daniel | last post by:
Hi all, Can i open and edit the excel sheet on web page after downloading? After editing, i close the web page and the excel file auto upload to the server. Is it possible? I really struggling...
4
by: jwlum | last post by:
I have the following problem under Internet Explorer only: 1. User fills out form data (myform.php) and clicks a button that fires myFunction() 2. myFunction() spawns a "hello, world" popup page...
18
by: len.hartley | last post by:
Hi, I am trying to pop-up a window when the user clicks on an image. The problem is that when the user clicks on the image and the window pops up OK, but the window underneath also proceeds to...
6
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I am thinking about doing this since I got several cases that some of our internal users open more than one browser at the same time from our server. When one of the transactions was not...
6
by: mistral | last post by:
what is correct way open a PDF document in new window use hyperlink? I want show images thumbnails linked with PDF files, when click on thumbnail, PDF will be opened in new window. Some of PDF...
4
by: tkpmep | last post by:
I have a simulation that runs many times with different parameters, and I want to aggregate the output into a single file with one rub: I want a header to be written only the first time. My...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.