Re: CommonDialog
- From: "VK" <schools_ring@xxxxxxxxx>
- Date: 17 Nov 2005 01:33:29 -0800
rf wrote:
> Ah, I see what you are getting at now. I did not understand because I got
> bogged down in the utter complexity of your approach.
>
> To clarify, you want the standard file open dialog displayed, the user
> chooses a file or files and you get the result back to your javascript.
>
> Well, it is really very simple and is exactly what the OP is doing.
Attempt #3 :-))
My text is quoted, your answers are direct. Try to find there did you
loose me again.
A hint: watch the particular OS and software installation requirements
;-)
..
..
..
> He's using MSComDlg.CommonDialog which is COMDLG32.OCX control
True. Missed that first time :-)
> available on Windows XP with Visual Studio / Visual Studio # installed.
> You have to either install a copy of Visual Studio on each computer or
> you have to get a destribution license from Microsoft to register this
> control on each computer.
Lets clear it up entirely and avoid anybody thinking that their users
might
have to have visual studio installed. At several hundred dollars a
copy...
http://support.microsoft.com/default.aspx?scid=kb;en-us;168917
> I'd really like to find a better way covering
> Windows 98, NT, 2000, ME and XP
Well, it is really very simple and is exactly what the OP is doing.
Displaying a file open dialog and obtaining the results back.
.
- Follow-Ups:
- Re: CommonDialog
- From: rf
- Re: CommonDialog
- References:
- Re: CommonDialog
- From: Duncan Booth
- Re: CommonDialog
- From: Duncan Booth
- Re: CommonDialog
- From: VK
- Re: CommonDialog
- From: rf
- Re: CommonDialog
- From: VK
- Re: CommonDialog
- From: rf
- Re: CommonDialog
- From: VK
- Re: CommonDialog
- From: rf
- Re: CommonDialog
- Prev by Date: Re: node.innerHTML = '...' not working in IE
- Next by Date: Re: Weird problem ( 3 * 31.9 = 95.69999999999999)
- Previous by thread: Re: CommonDialog
- Next by thread: Re: CommonDialog
- Index(es):
Relevant Pages
|