Click to See Complete Forum and Search --> : Many people write a file at one time?


star_xz
08-22-2006, 12:21 AM
Please ask, how to resolve that many people write a file at one time through IE browser?
that is subsequent issue.

russell_g_1
08-24-2006, 03:19 PM
i'd imagine you need to wrap the file up in an object and then use some kind of locking and queueing technique like a database would do for you.