Hello,
I am not a programmer, so apologies if I am asking stupid questions...
I have created a customised form for use in exchange/outlook.
I have customised a page and added a webbrowser window. Using a (stolen)
script, I am able to display a folder list within this window by adding a
command button which asks the user to input a folder path.
I would like to add a command button that opens a 'browse for folder' dialog
box allowing the user to select the appropriate directory and display the
folder contents within the webbrowser window.
I have found a script (with several variations) on the web which apparently
does this, but this won't run in the script page due to various errors
(expected end of statement, syntax error etc.). As I don't know vbscript, I
can't troubleshoot the problems...
If anybody could help me out, it would be very much appreciated...
Thanks in advance,
Mike.