Page 1 of 1
Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Wed Jul 22, 2009 6:50 am
by davidfarren
Hi,
i have designed a website for my bosses friend and who wants to advertise his available jobs on there.
originally i was just going to design the website etc. and then just make him a tutorial on how to go into the html and add new jobs that way but i have a feeling he would mess things up.
i now have an idea of sort of a blog type system where he can go to a page where he will see input boxes like:
Job Title:
Wage:
Location:
Duration:
Date Posted:
Pention Details:
Job Description:
and then a button at the bottom which will allow them to email there cv.
any help would be appreciated

Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Wed Jul 22, 2009 6:55 am
by jayshields
Look at mail().
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Wed Jul 22, 2009 7:00 am
by davidfarren
? what do you mean lol
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Wed Jul 22, 2009 7:25 am
by jayshields
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Wed Jul 22, 2009 7:34 am
by davidfarren
sorry i meant to put:
i now have an idea of sort of a blog type system where he can go to a page where he will see input boxes like:
Job Title:
Wage:
Location:
Duration:
Date Posted:
Pention Details:
Job Description:
and when he has finished he clicks post or something which will then put it on to the website so people can view it kind of like a blog and at the bottom of the page the person who want to apply for the job can click on a button that will allow them to email their CV

Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Thu Jul 23, 2009 6:53 am
by marty pain
You could probably do that by using wordpress or something similar.
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Thu Jul 23, 2009 8:20 am
by jackpf
Well, you'd need the page to post, the page to insert it into the database (which I would personally combine with the first), and a page to fetch it from the database to display it.
What particular part are you having trouble with?
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Fri Jul 24, 2009 4:05 am
by davidfarren
i have made a quick little blog
http://www.davidstests.netne.net which i can insert blog entries and display them but i would like it if i could just have a page with all the jobs available and then when they click on the job it will take them to a more in-depth view of the job and when they have finished looking if they want to apply they can upload and send there CV
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Fri Jul 24, 2009 5:25 am
by marty pain
Seriously, look into wordpress. All these things are possible with that. It will make your life a lot easier.
Re: Volunteer Needed - Might Be Too Much To Do For Free Though?
Posted: Fri Jul 24, 2009 5:45 am
by davidfarren
i have already coded a website up i just need this application for it...