|
-
March 31st, 1999, 07:31 AM
#1
Using the common dialog object
How do I use the common dialog object in ASP to open a browse window. I tried something like this
set comobj = createobject("MSComDlg.CommonDialog")
test = comobj.showopen
The second line is giving me me an error that the memory is insufficient. I have 64MB RAM in my machine, is it because of memory or something else.
Thank You in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|