itagraham Posted December 14, 2005 Posted December 14, 2005 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 Quote
Administrators PlausiblyDamp Posted December 14, 2005 Administrators Posted December 14, 2005 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? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.