Results 1 to 3 of 3

Thread: file attachments

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Location
    bebenia, PA, USA
    Posts
    241

    file attachments

    looking for some asp code that will enable the user to attach a file. don't want really want to use a third party object.

    example: so the user fills out a form and is allowed to attach files or browse for the file and attach.

  2. #2
    Hyperactive Member
    Join Date
    Feb 2001
    Posts
    280
    hi

    I assume you want to capture the posted file (to a file on the server)

    I found some code on the net to do this (will post it it you really want!) but found it to be horrendously slow for medium/large files (not really viable)

    for something practicle you probably need to resort to a dll (in vb) I found the following link usefull as a basis

    http://www.15seconds.com/issue/pv990311.htm

    cheers.

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032

    Thanks.

    I've been looking for info on how to get the raw form data.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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