Recent content by fantajim

  1. fantajim

    Multipart form data

    Hello mission Thanks for your feedback and conclusion on the accept attribute!! im still learning all this and your help is very appreciated, im gonna change this as soon as possible. Greetz Fantajim
  2. fantajim

    Multipart form data

    I have the feeling that you are right Awesome. At this point i cant tell since now the script wont even handle forms without attachments. i have to review it from the start. brb EDIT: ok i found out that the script folder may not have the 777 just the 755 as gsonline said earlier. EDIT2...
  3. fantajim

    Multipart form data

    Now after setting the script on 777 again and changing some paths i get the following: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@tastersclub.co.cc and inform...
  4. fantajim

    Multipart form data

    yay thanks ;D Edit: yes i have checked the CHMOD and set the script + upload folder to 777 its still not working i just get: Sorry, we need you to check the following Can't save file /public_html/upload/Upload_1149.pdf
  5. fantajim

    Multipart form data

    Thx again Awesome ill try your link and post again. and here is the site if you want an impression of what im talking about: http://tastersclub.co.cc/contact.htm its really simple and im just starting with the site ;D
  6. fantajim

    Multipart form data

    Hello thanks for the response I have a website that dedicates itself to Heroes of Newerth, a real time strategy game. I wanted to give visitors the chance to upload their own playguides in txt and pdf format, is this illegal? My goal is to just get these files not store them on the servers...
  7. fantajim

    Multipart form data

    Hello anyone i used the search but didnt find anything on this subject. I have a html site that lets users upload files with the corresponding cgi script. Ive managed to get the text part done but the file wont be uploaded. Do free hosting users have multipart/form-data access? Greetz Fantajim
Top