Hi,
I have a search field (several) to search through a MySQL DB. The code works fine. At this point I'm using a SUBMIT at the end of my form.
Mainly HTML so far.
The problem is, I have my page in Layers and load all documents external in one layer. If I submit my form, it does not remain in the layer.
Is it possible to make a search form that on "search" writes the found data into a temp DB? That way I can use this dump_function to also go to the page displaying the results (the temp. D😎 and have it loaded in externally to keep it in my layer.
Can you guys still follow??
Thanx,
Jacco