Results 1 to 2 of 2

Thread: Using CommonDialog with Javascript?

  1. #1
    Guest

    Question

    How can i use the CommonDialog control with Javascript? or JScript? Please help..

  2. #2
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655
    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
  •  



Click Here to Expand Forum to Full Width