Jump to content

Help regarding Search


~n[EO]n~

Recommended Posts

Hi,

 

I got a search page and the form action is in searchresult.php. What I want is when i press the submit button instead of moving to that searchresult.php page. I want search in the background and show a message (popup) No result found if there are no results and Redirecting... if the search is found.

 

Is there any way to do this..

 

Thanks.

 

 

Link to comment
https://forums.phpfreaks.com/topic/77580-help-regarding-search/
Share on other sites

Thanks for you reply but how to do that

 

i don't want my page to go to searchresult.php page directly, instead show a message like

Search loading.......... (it can be on a div)

 

Any idea ??? How to make this search_result.php page work on the background.

<form id="frm" name="frm" method="post" action="search_result.php">

Link to comment
https://forums.phpfreaks.com/topic/77580-help-regarding-search/#findComment-392698
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.