employment_search.php
for eg:
<form name="search" action="index.php" method="get">
<input type="hidden" name="task" value="search_resume">
</form>
in search_resume.php file
all the functionaltiy will be there
i would like to add ajax functionality feature in joomla component page(employment_search.php) page
how to add it
How to add ajax in joomla component page
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: How to add ajax in joomla component page
if this is an existing component you can contact the author.
if this is something you want to do on your own you need to add files that can handle your javascript and php. what type of functionality do you have in mind?
if this is something you want to do on your own you need to add files that can handle your javascript and php. what type of functionality do you have in mind?
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: How to add ajax in joomla component page
Please follow th is post
http://stackoverflow.com/questions/1347 ... -component
http://stackoverflow.com/questions/1347 ... -component
Re: How to add ajax in joomla component page
none of the CMS systems are setup for forms like you want.
You will have to roll your own from scratch to handle complex database needs etc
WordPress etc is more suited for reviews and commentary etc
You will have to roll your own from scratch to handle complex database needs etc
WordPress etc is more suited for reviews and commentary etc
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
My site is powered by LAMP