Hey there, This is a perfect example of what WISP does really well. I have done extensive testing of huge time consuming loops (millions all querying) using WISP and this is by FAR faster, more robust and more stable than using a web interface and relying on the browser, internet connection, iis (or other web server), and witango client to interface with the witango server. This resolves the need to do a constant postback and cuts the time to iterate through a big jobs to less than 10%.
Also consider the user experience, it's not so good sitting around for 6 minutes wondering if the process works. I would recommend setting up an app that executes a call to the wisp interface, let the interface do the work and report when it is done. Then your user is doing what matters. Even better, set up the process to run on a timed basis and schedule it. There are so many better ways than to use the web client. Peter ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
