Results 1 to 5 of 5

Thread: How to Auto Fill the value returned by a Brows for file button???

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    23

    How to Auto Fill the value returned by a Brows for file button???

    I need to programatically fill in this browse box with the file name without clicking the browse button to find it.
    I have tried .value .File .Name .getfile .filename
    All with no luck

    HELP!!

    HTML Code:
    <table cellpadding=3 cellspacing=1 border=0 col=2 width=100%>
    <tr><td>
    <!-- <table cellpadding=3 cellspacing=1 border=0> -->
    <tr><td><b>Step 1.</b><br> Click "Browse" and locate your image file.<br><font size=-1>(PC users, select "All Files" for Files of Type.)</font></td></tr>
    <tr><td>
    <INPUT TYPE=FILE NAME=upfile>
    </td><tr>
    <tr><td><b>Step 2.</b><br> Click "Add Photo" <INPUT TYPE="submit" VALUE="Add Photo"></td></tr>
    <tr><td>For more than one photo, repeat Steps 1 and 2.</td></tr>
    </table>
    
    </form>

  2. #2
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Re: How to Auto Fill the value returned by a Brows for file button???

    Edit: Sorry, didn't read the title well enough.
    Last edited by KieferHagin; Jul 30th, 2006 at 03:52 AM.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    23

    Re: How to Auto Fill the value returned by a Brows for file button???

    LOL.... Im using

    WebBrowser1.Document.getElementById to auto fill forms online.

    Thnx

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    23

    Re: How to Auto Fill the value returned by a Brows for file button???

    Someone has to know the method for the file browse button.

  5. #5
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: How to Auto Fill the value returned by a Brows for file button???


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