Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


disabling open/save dialog box



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
riderin3d



Joined: 12 Oct 2004
Posts: 1

PostPosted: Tue Oct 12, 2004 9:22 am    Post subject: disabling open/save dialog box Reply with quote

Hi all

I linked an exe file through html. The file is opening fine. Now, how can i disable the open/ save dialog box that appears before opening the file.
Please help on this. I am in very much of this.
Thanks.
Back to top
View user's profile Send private message
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3642
Location: Sweden

PostPosted: Tue Oct 12, 2004 5:30 pm    Post subject: Re: disabling open/save dialog box Reply with quote

If you disable it, what do you want should be happening instead?
Back to top
View user's profile Send private message Visit poster's website
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Wed Oct 13, 2004 7:41 am    Post subject: Re: disabling open/save dialog box Reply with quote

I don't think you can disable it. This all depends on however the user's computer has been setup. For instance, you set it up so no dialog box appears again. You don't get the dialog anymore. But when I try to click the link, it might very well happen that I do get the dialog box...
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
PC_Tech777



Joined: 13 Oct 2004
Posts: 6

PostPosted: Wed Oct 13, 2004 8:38 am    Post subject: Re: disabling open/save dialog box Reply with quote

What is the code that you use to get the open/ save dialog box I can use it. PLEASE
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3642
Location: Sweden

PostPosted: Wed Oct 13, 2004 2:49 pm    Post subject: Re: disabling open/save dialog box Reply with quote

PC_Tech777 wrote:
What is the code that you use to get the open/ save dialog box I can use it. PLEASE
Just make a link to the file. The open/save box wil appear if its a file that your browser can't handle. Like .exe or .zip
Back to top
View user's profile Send private message Visit poster's website
nithya242002



Joined: 30 May 2005
Posts: 2
Location: Bangalore

PostPosted: Mon May 30, 2005 6:35 am    Post subject: Re: disabling open/save dialog box Reply with quote

Just make a link to the file. The open/save box wil appear if its a file that your browser can't handle. Like .exe or .zip

What if the file is a .doc or .xls file. Please send me the code.
Back to top
View user's profile Send private message Yahoo Messenger
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3642
Location: Sweden

PostPosted: Mon May 30, 2005 8:44 am    Post subject: Re: disabling open/save dialog box Reply with quote

nithya242002 wrote:
Just make a link to the file. The open/save box wil appear if its a file that your browser can't handle. Like .exe or .zip

What if the file is a .doc or .xls file. Please send me the code.
I believe both IE and FireFox get supported by Microsoft Office, so I think you just can make an ordinary link to open an .doc or .xls -file in the browser. Just make it like this:
Code:
<a href="thefile.doc">Click here to read the file</a>


I hope that will work.

And welcome to DEVPPL nithya242002
Back to top
View user's profile Send private message Visit poster's website
nithya242002



Joined: 30 May 2005
Posts: 2
Location: Bangalore

PostPosted: Mon May 30, 2005 9:42 am    Post subject: Re: disabling open/save dialog box Reply with quote

I have the same line of code in my html page. But it is opening in a browser. I want the open save dialog box to be displayed when the link is clicked. Please tell me how to do this.
Back to top
View user's profile Send private message Yahoo Messenger
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Mon May 30, 2005 10:04 am    Post subject: Re: disabling open/save dialog box Reply with quote

Zip the file, the browser can't handle a .zip file. I think that's the only option you have here... Sad
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3642
Location: Sweden

PostPosted: Mon May 30, 2005 12:22 pm    Post subject: Re: disabling open/save dialog box Reply with quote

You can also make a link as I wrote, and then tell the users to rightclick > save as.
Back to top
View user's profile Send private message Visit poster's website
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Mon May 30, 2005 12:39 pm    Post subject: Re: disabling open/save dialog box Reply with quote

True, that's just a regular link, you just have to go along with about 2 more actions.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap