SEO Software
Closed Thread
Results 1 to 3 of 3

Thread: How can my visitors send me files through my web form?

  1. #1

    Default How can my visitors send me files through my web form?

    How can I modify my contact form so that my visitors can send me their pictures? Something like file attachments, etc.


  2. SEO Software

  3. #2
    404 Error Not Found... decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher has a reputation beyond repute decipher's Avatar
    Join Date
    Jan 2003
    Posts
    4,299
    Thanks
    132
    Thanked 294 Times in 195 Posts
    Blog Entries
    12
    Micro Niche Builder - Build SEO Friendly Sites that CONVERT LIKE CRAZY for Adsense, Amazon, Clickbank, & CPA Offers!
    SEO Contest - Home of the WORLD FAMOUS Search Engine Optimization Contests. Think you got what it takes?


  4. #3

    Default

    You have to use PHP to do this, or some sort of serverside scripting language.

    PHP would probably be the easiest way to do this. Simply create an HTML form, include a browse field, and set the entire form method to POST.

    Then from $_POST in PHP, you can process the file attachment, and write a function to upload it to your server.

Closed Thread

Similar Threads

  1. Send an email without a computer
    By Kay in forum Computers & Internet
    Replies: 9
    Last Post: 04-05-2010, 02:29 PM
  2. Send me some
    By suman340 in forum Computers & Internet
    Replies: 0
    Last Post: 07-30-2009, 10:22 PM
  3. JPEG files
    By Avss in forum Design and Development
    Replies: 4
    Last Post: 07-04-2009, 05:36 AM
  4. How to send email through asp.net ?
    By Amar in forum ASP Help
    Replies: 1
    Last Post: 06-19-2009, 04:54 AM
  5. deleted files in cpanel
    By redirection in forum Design and Development
    Replies: 1
    Last Post: 06-02-2009, 06:45 AM

Tags for this Thread

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