This is a discussion on "Question about "Browse" field for web form..." within the Web Page Design section. This forum, and the thread "Question about "Browse" field for web form... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Question about "Browse" field for web form...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Question about "Browse" field for web form...
Hi, I'm relatively new to web design and I recently created a website using an HTML template that I got from http://www.classythemes.com and I made a web form using http://www.forms4free.com. The web form works, but I need to include one of those "Browse" input fields so that someone can upload their resume through the web form. I don't know how to do it. Can someone please help me with this? Thanks
|
|
|
|
|||
|
Re: Question about "Browse" field for web form...
It seems that the code the site generates using their site to process the form. And it sounds like you need something processed on your server (to write the upload file).
You won't be able to use HTML but a server side language - one of the codes found in the Web development zones. Chances are you might be on a server that supports PHP? I would check first with the hosting company you are using to see what language(s) they will support and then check the Web development zones for some information |
|
||||
|
Re: Question about "Browse" field for web form...
Quote:
By the way, those "browse" fields are called "file inputs". They don't actually upload the files. The functionality behind those "file inputs" requires quite complex programming. If you used http://www.forms4free.com to create a form, I'd say you're in way too deep and you should consider getting somebody else to do this for you...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| browse field, web form |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a "tag" system to find relevant "related" pages | MrQuestions | PHP Forum | 3 | Mar 20th, 2008 23:06 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 01:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 13:48 |
| How do i "lock" a form field? | Accurax | Web Page Design | 7 | Mar 15th, 2007 01:01 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 17th, 2007 23:09 |