PDA

View Full Version : Browse Button required


SureshMane
11-19-2006, 03:10 AM
Hi Masters,

I'am in need of a Browse button for my website...

Purpose is my website is a jobportal where a jobseeker needs to upload his resume to my website being on my website only...for this purpose i need browse button.

Please let me know your replies immediately

Since 3 months iam looking for this option...

And also multiple search keys tools for my website is required for searching resumes/jobs

Looking forward

Suresh Mane
9867486801
sureshmane@gmail.com

lwyau
11-19-2006, 09:50 AM
To make s file browse button, use type="file": <input type='file' name='fileupload'>

This only makes the button. The hard part is to process it. The form statement will need to say something like: <FORM enctype='multipart/form-data' METHOD='POST' ACTION="somescript.php">, and "somescript.php" is the code with which the uploaded file is processed. The default Soho form script "pgm_form_submit.php" won't cut it, so you cannot simply drop the form onto the page with Page Editor.

The responsiblity of "somecript.php" includes validating all fields on the form, as well as decide what to do with the uploaded file. You need such a script written in order to make it work.

R2C
01-31-2007, 03:08 PM
Hi Mr. Cameron and Team,

The above answer need to be elaborated a little...

Please let me know how to add the Browse button to upload resume.

Example : When a fresher or Jobseeker wants to upload his resume to my website
We need to have a browse button where he can use it to select the resume from his desktop..

Please help me in this urgently for your reference iam including the page address : http://resumes2companies.com/index.php?pr=Freshers_Regn

Please visit this page to understand my requirement clearly…

Looking forward to your replies immediately,

Suresh Mane
info@resumes2companies.com