Multipal Users

itagraham

Newcomer
Joined
Dec 13, 2005
Messages
12
I have a web application that is hosted by a server using the IIS to manage it. The program at the moment has about 10 users and is run over an intranet. There is a data grid with holds orders specific to an order id. Here lies the problem.

Each application is picking up other users order lines over the network and displaying them. I have exhausted all my solutions and was wondering if anyone could help or give any experience if they have dealt with something similar?

Thanks
 
Any chance you could give a bit more detail about how this works? How are you tracking orders and users? What kind of information are you storing? What code are you using to update / retrieve this information?
 
Back
Top