This is a discussion on "Creating HTML form that allows image attachment" within the Web Page Design section. This forum, and the thread "Creating HTML form that allows image attachment are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Creating HTML form that allows image attachment
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Creating HTML form that allows image attachment
Hi guys. i'm new to web design so i need a little help. I've been working on a website that needs a form. I undestand the basics but i need the page to allow the user to upload images when they send the form. i have read some articles online but i'm not clear how to do this. any help would be fantastic as i am a bit of a noob.
Thanks |
|
|
|
#2
|
|||
|
|||
|
Re: Creating HTML form that allows image attachment
You need server side scripting to do that!
What language do you know? ASP/PHP/.NET? I know the ASP way...
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#3
|
|||
|
|||
|
Re: Creating HTML form that allows image attachment
Thats me in trouble then, because i don't know any of them!
|
|
#4
|
||||
|
||||
|
Re: Creating HTML form that allows image attachment
If you're new to all this, let me introduce you to your new best friends:
Google - the Gods W3Schools - the teachers I Google'd file upload php and found this.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#5
|
|||
|
|||
|
Re: Creating HTML form that allows image attachment
thanks for the help guys. going to shuffle off and give them a go.
|
|
#6
|
|||
|
|||
|
Re: Creating HTML form that allows image attachment
Quote:
Spinal gave you the PHP way and you SHOULD know how to handle PHP page! If it is ASP, it is totally different method
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#7
|
||||
|
||||
|
Re: Creating HTML form that allows image attachment
I referred him to PHP because it is a million times easier and doesn't require components or someone else's complicated code... With a little reading he should be a'ight
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating Intranet with HTML/CSS...Possible? | Scotalia | PHP Forum | 12 | Mar 17th, 2008 14:50 |
| Form to Email Photo attachment | septemberq | Classic ASP | 7 | Oct 24th, 2007 17:09 |
| Creating Graphics from HTML | snow | Web Page Design | 4 | Feb 6th, 2007 08:34 |
| Creating a 'sunken' image | autumn_whispers2me | Graphics and 3D | 2 | Mar 31st, 2005 15:34 |
| Send Email w/ Attachment from ASP form | laundrymedia | Classic ASP | 3 | Nov 7th, 2003 20:44 |