progress indicator in a mod_python script



Hi, I have a web application built using mod_python.Currently it
behaves like a standard CGI - gets data from a form, performs a query
on a backend database and presents a HTML page.

However the query can sometimes take a bit of time and I'd like to
show the user some form of indeterminate progress indicator (spinning
dashes etc). My searching seems to indicate that this is based on some
form of asynchronous calls (AJAX) and I'm not sure how I can achieve
this effect in my mod_python app.

Any pointers to achieve this would be very appreciated.

Thanks,

.



Relevant Pages

  • Re: Deleting a table in the backend using VBA
    ... subcomponent of a BOM as it drills down into the BOM. ... set of data (append query). ... I am trying to delete a table in the backend database using code in the ... frontend, for querys used in the frontend afterwards. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Deleting a table in the backend using VBA
    ... You've described "how" you want to do something (delete a back-end table ... in the front-end to clear it out and reload it with the new ... set of data (append query). ... I am trying to delete a table in the backend database using code in the ...
    (microsoft.public.access.modulesdaovba)
  • Re: COUNT
    ... I have just tested a performance issues of both queries on very large result ... benefits by using your query. ... >> If you really, really, really want this all in one query, you can commit ... > You could also do the following which has behaves somewhat better ...
    (microsoft.public.sqlserver.programming)
  • Re: Deleting a table in the backend using VBA
    ... delete query to empty it and an append query to reload it. ... "Jeff Boyce" wrote: ... I am trying to delete a table in the backend database using code in the ... frontend, for querys used in the frontend afterwards. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Make-Table Qry in backend database
    ... but that will assume the mdb file is in the correct ... Instead of a make table query, delete all the records in the table, then use ... > can tblTemp be created in a backend database rather than ... > the frontend database in which the query is actually being ...
    (microsoft.public.access.modulesdaovba)