Need Help with Code
Posted: Wed May 27, 2009 3:37 am
Hello All,
Im pretty new to php code, so please bear with me... I have managed to get together a Job Board site, from some open source and from googling a lot of code. The site is about 80% there... What i am having real difficulties with is, the User goes to search for a Job. So they type or select various information from catagories. Then hit search. This generates a nice list, which they are then able to click on the view details next to each job and it shows the full job details... Now im stuck, if they want to go back to the list of jobs from there search. I have tried Java, but this comes up with a page which if i press F5 works perfectly. But looks terrible. Im pretty sure I need to capture the data they have typed in the form to get to the list of jobs and rebuild the page when they press the button. But im just getting stuck on exactly what point and even how i define the variable so it can be picked up from another page... I know this is probably really easy stuff, but i would appreciate a little guidance.
If I make little to no sense, then please let me know.
Many thanks,
Steve
Im pretty new to php code, so please bear with me... I have managed to get together a Job Board site, from some open source and from googling a lot of code. The site is about 80% there... What i am having real difficulties with is, the User goes to search for a Job. So they type or select various information from catagories. Then hit search. This generates a nice list, which they are then able to click on the view details next to each job and it shows the full job details... Now im stuck, if they want to go back to the list of jobs from there search. I have tried Java, but this comes up with a page which if i press F5 works perfectly. But looks terrible. Im pretty sure I need to capture the data they have typed in the form to get to the list of jobs and rebuild the page when they press the button. But im just getting stuck on exactly what point and even how i define the variable so it can be picked up from another page... I know this is probably really easy stuff, but i would appreciate a little guidance.
If I make little to no sense, then please let me know.
Many thanks,
Steve