I have a a file search_results.html.In this the user can enter a search keyword like 'engineer ' and find out about engineers in his area who are looking for jobs .
Now a list of engineers is displayed in a table
Now when the location tab is clicked on the search results all the people sorted by location are seen ...kinda like monster
My questions when i click on the location I need to pass the varialbe from the first html file ie keyword and the location from the second file ...
I know it can be done with url encode but how ....
how do i write the code and then decode ....
please provide sample





Bookmarks