Simple file attachment

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike

    #1

    Simple file attachment

    How can I provide a dialog box for a user to select a local file attachment
    (with just the path to the file stored as a text string in the field in my
    db). Is there an ActiveX control I should use to allow the user to select
    the file attachment, or is there another approach I should use.

    Thx,
    Mike


  • HSalim

    #2
    Re: Simple file attachment

    Look in www.mvps.org/access for sample code that will do just what you want

    "Mike" <mike.weibel@sb cglobal.net> wrote in message
    news:jf2fb.2933 $zj6.1925@newss vr23.news.prodi gy.com...[color=blue]
    > How can I provide a dialog box for a user to select a local file[/color]
    attachment[color=blue]
    > (with just the path to the file stored as a text string in the field in my
    > db). Is there an ActiveX control I should use to allow the user to[/color]
    select[color=blue]
    > the file attachment, or is there another approach I should use.
    >
    > Thx,
    > Mike
    >
    >[/color]


    Comment

    Working...