Thanks guys....
The only way i managed to get around it in the end was to instruct the users to use the shortcut menu to download the file.
Thanks Tek-Tippers :)
Hi Guys...
I have a web page that lalinks to lots of word, excel, powerpoint and access files. Using a normal a href link makes the document open in the browser window.
I tried using a javascript acticex to force the document to open in the office application, but due to security on our...
Thanks guys...
It is definatly a security setting on explorer. I am not allowed active x. However, I am now going to try in .asp......
Thanks to everyone for their help!
Hi...
The doc is def there, cos if you ignore the javascript it opens the doc in explorer...
Here is first half of source. The rest is just a big table...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
The browser appears to do nothing. Either from the link or if you paste into the address bar.
It does show an error
Says it has an expected ] at character 15 of line 1.
line one (on my page) is :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
They are on an intranet server...
the full URL goes like this
javascript:startWord(http://myServer/myFolder/myDocument.doc)
Hope that makes sense ?
Simon
I put the code above into the head of a simple HTML page with several links to MS Office files. I want the files to open in the Office application (ie Word or Excel, ect).
With normal href links they open in internet explorer window, not in thew application itself. Although I do understand it...
(Sorry, i posted this in the wrong forum, so copied it here now - I am a numpty!)
Hi guys...
I have buit a web page that needs to link to a number of word, excel, powerpoint and access files. I want the links to open the files in the full applications rather than the web browser (ie6).
I...
Hi guys...
I have buit a web page that needs to link to a number of word, excel, powerpoint and access files. I want the links to open the files in the full applications rather than the web browser (ie6).
I have tried
<script language="JavaScript">
function startWord(strFile)
{
var...
I don't think so, no.
If edit in fireworks, it says it is the same size. However - the quality when viewed in fireworks is good, but in flash it is poor....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.