This topic is locked

Ask me a message before display the result

9/26/2010 2:35:37 AM
ASPRunnerPro General questions
M
mr. zx author

Dear All
In Microsoft Access we can use in query in Criteria between [] to ask before display the result , Is this possible in ASPRunner 6.2.
Regards,
Mr. ZX

Sergey Kornilov admin 9/26/2010

No, not in that way as you see it in MS Access.
It's possible to implement dynamic SQL queries in ASPRunnerPro. See an example at http://xlinesoft.com/asprunnerpro/docs/dynamic_sql_query.htm

C
clig 9/27/2010



Dear All
In Microsoft Access we can use in query in Criteria between [] to ask before display the result , Is this possible in ASPRunner 6.2.
Regards,
Mr. ZX


Another idea could be to send the user to a advanced search - with only the criteria you want to search - add a redirect in that list to the advanced search page if it's referrer wasn't the advanced search page... Might be tricky depending whether form's "POST" or "GET"