This topic is locked

Run Query from Click Action on List Page

4/29/2019 12:41:42 PM
ASPRunnerPro General questions
R
rwilderson author

Hello all,
I am new to ASPRunner and am not vary familiar with programing. I was hoping to find some information on how to use "Click Actions" to set a variable based on the field clicked, then run a query against the MS Access database that lists all items found during the query and then displays them on a new popup window. I have explored the AJAX snippet function and the examples provided in the manual are a good start to what I need. Looking for the proper code for the Client Before, Server, and Client After sections within the AJAX properties. Maybe there is a better way then using AJAX? Using ASPRunner 9.8.
Thanks in advance.

admin 5/1/2019

Server part of Click Action is executed via AJAX.
To open a window in popup use this article:

https://xlinesoft.com/asprunnerpro/docs/how_to_display_any_page_in_boo.htm