![]() |
newbie trying to make code - please help
code question:
I'm trying to set up a form that will allow people to upload photos to me and I recieve them in email attachement. But it does not work. I'm very new at this so I searched the web and found this. here is the code can can anyone tell me what I am doing wrong? <td bgcolor="#122333"> <div align="center"><font color="#FF0000"><b>Votre photo(s) <font color="#cccccc">(pas plus de 90kb!):</font></b></font></div> </td> <tr> <td valign="top"> <div align="center"> </div> </td> <td> <div align="center"> <input type="file" name="image1" class="a" id=1 onchange="a(2)"> </div> <div align="center"> <input type="file" name="image2" class="a" id=2 onchange="a(3)"> </div> <div align="center"> <input type="file" name="image3" class="a" id=3 onchange="a(4)"> </div> <div align="center"> <input type="file" name="image4" class="a" id=4 onchange="a(5)"> <div align="center"> <input type="file" name="image5" class="a" id=4 onchange="a(6)"> </div> <div align="center"> <input type="submit" name="submit" value=" Envoyer "> <input type="hidden" name="usernum" value="2518510078" /><input type="hidden" name="cpv" value="2" /> <input type="reset" name="reset" value=" Effacer"></div></div> </form> |
are you setting the correct headers?
|
that is not code, it is HTML, I do not see a <form tag which
specifies what you are doing, using a webot (fp extensions) to submit the pic or calling a POST or GET from a web script? |
Here's a thought... stop pretending to be a webmaster and give someone $10 to do it. It's simply html. 5 minute job.
|
Quote:
|
Quote:
It's admirable to try to learn... but asking for hand outs isn't the way to do it. |
i can do it for a blowjob :thumbsup
|
make sure you have a <form> tag and also you will need to set the enctype in the form tag. you'll have to search for what the value is
|
Quote:
|
n00bs are so cute :P
|
All times are GMT -7. The time now is 12:43 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123