Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ShowModalDialog Problems?

Status
Not open for further replies.

AgentM

MIS
Jun 6, 2001
387
US
I want to pass a number of string values to the new window
called using ShowModalDialog.
The problem is reading these values from window.dialogarguments

I am passing an array to the ShowModalDialog.
How can I read the array from window.dialogarguments?


Also, is it possible to create Structs/Objects in VbScript?


thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top