Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Dialogboxes


Message #1 by louis.lafruit@p... on Sun, 26 Jan 2003 11:11:19
Hi,

I try to access with JSCRIPT to classic Windows file dialog boxes like 
File OPEN, File SAVE, File SAVE AS, File CLOSE... simarly as can be done 
under Visal Basic through the following statements

Dim dlg Ad Dialog
Set dlg = Dialogs(wdDialog...)

Can someone help me?

Louis LAFRUIT

  Return to Index