Results 1 to 2 of 2

Thread: Need help to attach file in form

  1. #1
    Join Date
    May 2007
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need help to attach file in form

    I want to use atachfile in my asp form and email it to one email account. whould you please help in this issue?

    Edit: You don't need to put 'very important' into your thread title. It will not grab any attention.
    Last edited by tech_support; 12-25-2007 at 09:05 AM. Reason: .

  2. #2
    Join Date
    Jan 2008
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile asp form

    Hi,

    Well it depends on your asp mail component for example if you using Persits AspEmail you have to use aspupload with it.

    Method;
    1. upload to directory
    2. send attachment file
    3. delete the uploaded file

    its simple

    thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •