|
-
Sep 17th, 2000, 01:37 PM
#1
How can i use the CommonDialog control with Javascript? or JScript? Please help..
-
Sep 17th, 2000, 03:36 PM
#2
Fanatic Member
If you're just wanting to pull a file path that the user specifies by using the commondialog then use the following html form tags:
Code:
<form>
<input type="file">
</form>
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
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
|