J
|
Jane 2/6/2009 |
Jake, if request.querystring("a")<>"advsearch" and request.querystring("a")<>"search" then Response.Redirect "TableName_search.asp" end if |
J
|
Jkelleyus author 2/6/2009 |
Jane, |
J
|
Jane 2/9/2009 |
Jake, |
J
|
Jkelleyus author 2/9/2009 |
Jane, |
J
|
Jane 2/13/2009 |
Jake, |
C
|
clig 6/3/2009 |
This question has been asked in different ways, but here's what I want to do: When a user arrives at the main menu, or is navigating via button in other list pages, I want the user to be directed to the Advanced Search page for certain list. I'm querying large tables in an AS400 (which take a lot of time) and need the user to be able to query only the records they need, which makes things quite faster. Thanks for the help. ASPRunner is working beautifully for this project, and I've used PHPRunner for many MySQL projects. The two sre absolutely awesome, as is the support and on-going improvements. Jake
|