Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Liutauras Vilda
Henry Wong
Devaka Cooray
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Al Hobbs
Carey Brown
Bartenders:
Piet Souris
Mikalai Zaikin
Himai Minh
Forum:
HTML Pages with CSS and JavaScript
Open, Save and Cancel on Message Box
Chitti pokala
Ranch Hand
Posts: 46
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi
How to display a message box with open, save and cancel buttons on the message box.
Eric Pascarello
author
Posts: 15385
6
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can not force it to do that....
I think the best you can do is:
newWin = window.open("file.ext");
If the browser does not recognize it, it normally asks you to save it...
Eric
Chitti pokala
Ranch Hand
Posts: 46
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
can we show the buttons(open, save and cancel) on the confirm box in javascript........
Eric Pascarello
author
Posts: 15385
6
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can not change the confirm box....
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
hyperlink html opening as save as instead of opening in IE
can we have yes/no/cancel message box ?
Save File on Client Machine
Open an XML file in a popup window
Security-Constraint
More...