472,973 Members | 2,285 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

OK Button in Dialog box greyed out when linking to Word file

I have set up links on a web page to Word files. When you click the
link a dialog box opens asking whether to open or save the file. The
default program to open the file is MS Word. So far so good.

The problem is that the "OK" button in the dialog box is greyed out.
Click on it once, and it becomes available (un-greyed). Clicking a
second time opens the file.

The link looks like this: <a href="spec_clipon_int.doc"
target="_blank">. If anyone can help me solve this small but annoying
problem, I would greatly appreciate it.

Thanks,
Barry
Jan 8 '08 #1
3 3715
Dan
On Jan 8, 3:40 pm, barrygo...@gmail.com wrote:
I have set up links on a web page to Word files. When you click the
link a dialog box opens asking whether to open or save the file. The
default program to open the file is MS Word. So far so good.
This will be highly dependent on the user's platform, browser, and
configuration status. If they don't happen to have M$ Word installed,
what would you expect their system to do? It would be better to use a
less proprietary format for Web content.

--
Dan

Jan 8 '08 #2
ba********@gmail.com carefully considered the situation and wrote:
I have set up links on a web page to Word files. When you click the
link a dialog box opens asking whether to open or save the file. The
default program to open the file is MS Word. So far so good.

The problem is that the "OK" button in the dialog box is greyed out.
Click on it once, and it becomes available (un-greyed). Clicking a
second time opens the file.
Which browser? I use Firefox and this sort of thing happens quite often.
Jan 8 '08 #3
On Jan 8, 5:03 pm, Halloway <h...@nevernever.comwrote:
barrygo...@gmail.com carefully considered the situation and wrote:
I have set up links on a web page to Word files. When you click the
link a dialog box opens asking whether to open or save the file. The
default program to open the file is MS Word. So far so good.
The problem is that the "OK" button in the dialog box is greyed out.
Click on it once, and it becomes available (un-greyed). Clicking a
second time opens the file.

Which browser? I use Firefox and this sort of thing happens quite often.
Thanks for your reply. It was occurring in both Firefox and IE. In any
case, since posting, I found that removing the "target="blank"" from
the img tag (not needed anyway) has eliminated the problem.
Jan 8 '08 #4

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

Similar topics

0
by: Pavs | last post by:
I have inherited a ms access database that i am meant to alter and make some changes to. The database was original i believe created in Access 2000 while now i am using Access 2002 and my OS is...
2
by: Jacko | last post by:
I have a jazz records archive database which is supposed to be updatable via an input form. Despite setting the form's properties so that it will accept edits, deletes etc the new record button...
2
by: Patrick | last post by:
i have the following .aspx file defined: ..... other tags here ... <asp:TableCell><asp:button id="AddButton" Runat="server" Text="Add New Vessel..."</asp:button></asp:TableCell> ..... other tags...
14
by: Kevin | last post by:
A couple of easy questions here hopefully. I've been working on two different database projects which make use of multiple forms. 1. Where's the best/recommended placement for command buttons...
4
by: Charlie Brookhart | last post by:
I am trying to write a code for a button click event. When the button is clicked, it is supposed to bring up an open file dialog box to allow the user to select the document they which to open....
4
by: developing | last post by:
Hi All, I have a browse button that the user can click to select a file. The button then fetches the file path. This is all working fine except my boss wants some add functionality. I need it to...
2
by: Andrew Poulos | last post by:
There's a file on the server that users may download. I can display a link and have people right-mouse click it and choose "save..." but is there a way to have a button the user clicks that pops up...
3
by: devnew | last post by:
using tkinter i created a gui and put a button on the frame class mygui: def __init__(self, parent): ... self.okButton = Button(self.btnFrame) self.okButton.configure(width=somewdth,text="OK",...
17
by: DeZZar | last post by:
Hi all, I need to regularly backup my database as an Excel file and have been using the File Export option. Problem is I need anyone using the database to be able to do this easily - nopt...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.