Tam
|
| Posted: 08/17/2004, 11:14 AM |
|
Hi,
I have several pages that have a combination of search and grid. So I put this combination and grid into a include file so that I include it into those pages I want.
However, as the button Search is clicked, the page is returned to the included page instead of the page it is included in. For instance, page A has included file inc_File having a combination search and a grid. As I click on search, URL changes from pageA.asp to inc_File.asp?s_keyword=test (which displays blank.)
If someone encounters this issue , please give hints for what I should do to the Returned Page property so that it will return to the current page instead of the included file.
Thank you.
|
|
|
 |
|