Forgive me if I screw this up, but here goes:

I have a web app that several customers use, one customer alone has over
3000 stores. As it is, if they what to get a list of work orders for a
store, they type in the store number, then submit the form and are
returned the results. This takes a couple of seconds. I dont want to try
to load all the possibilities in a Javascript, this would take even longer
on the initial load. 

So * I was reading * on distributed objects in web applications, the
specific example uses zip codes for city state lookup and is on the order
of milliseconds. The example uses DCOM and I did not know if there is
anything like this in perl.

Does that clarify?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to