CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    How dose Hotmail do so?

    Hello everyone!

    As we know may web based mail system(like Hotmail) can upload files from client as attachments. I'm wander how dose they do this?

    I want to let user to upload files within web browser(just like send attachments in web based mail system). Can you give me any suggestion or a pice of code (ASP is perfect!).

    Thanks in advance!


  2. #2
    Guest

    Re: Look at the HTML source code, you will find




  3. #3
    Join Date
    Apr 1999
    Posts
    14

    Re: How dose Hotmail do so?

    Hi,
    Well i found myself to be in the same situation a few months back.
    Check the following site.


    http://www.15seconds.com/Issue/990311.htm

    Regards


    [email protected]

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

Featured