Folks,
This is a rather obtuse question, but I have an application where it might be advantageous for me to embed an arbitrary file in a HTML/DHTML file, and make it accessible via a button.
What I want to do is create a number of elements - images are fine, hang a javaScript function references on the onClick() (or is it onMouseUp()) events.
The javaScript function should then pop a browser or save dialogue for the user to deal with the embedded content.
Is this reasonable? If so, how best to go about it?
Thank You!
Oralloy
This is a rather obtuse question, but I have an application where it might be advantageous for me to embed an arbitrary file in a HTML/DHTML file, and make it accessible via a button.
What I want to do is create a number of elements - images are fine, hang a javaScript function references on the onClick() (or is it onMouseUp()) events.
The javaScript function should then pop a browser or save dialogue for the user to deal with the embedded content.
Is this reasonable? If so, how best to go about it?
Thank You!
Oralloy
Comment