This topic is locked
[SOLVED]

 Please Wait / Loading gif issue

11/18/2014 10:06:19 AM
ASPRunnerPro General questions
mperry622 author

I have a product with several advanced search pages...
My problem is some of the searches can take 45 seconds to run depending on date range.. once SEARCH is clicked you see nothing from the page that is is actually doing anything..
I have looked into many things to inject a loading image or please wait msg once search is submitted...

This function appears to have been in an older release..

Version 3.2 - June 9, 2005

Built-in FTP Client to upload ASP pages to the Web server

User self-register page, password reminder, change password pages

Multilingual templates. Ability to choose language while logging in

Use drop-down boxes, date-pickers, checkboxes on the Advanced search page

Allow direct links to Edit, Add, Search results page

Display "Please wait" message while search results page is loaded

Copy a record function

Tables menu on the list page. Allow to reorder tables in the tables menu

Multiple ORDER BY fields

Linked dropdown boxes on Edit/Add

Upload files to the folder on the Web server


Please help. If i introduce a onclick event on the button i lose searching....
Thanks for your help.

ASP runner 9.0 22915 (x86)

admin 11/18/2014

This option is available on Miscellaneous page "Display 'Loading ...' box on the List page".

mperry622 author 11/18/2014



This option is available on Miscellaneous page "Display 'Loading ...' box on the List page".



I have that enabled on every page...
It works to show loading before page loads but i want it to show a loading image while the site does the search and then returns results.
So when i hit SEARCH on advance search page it will show a loading image or text until the results are returned.