|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
File Attributes
I would like to get some clarification on a file reading issue
I have an ASP that uses FSO to read a set of files read only into memory (i.e i create an xml tree and close the files after reading). However these files belong to another system that may be reading (possibly writing) to them. I want to know whether if my ASP is reading a file and the other thing comes along and reads or tries to write what will happen. |
|
#2
|
|||
|
|||
|
Generally speaking, you would encounter a sharing violation.
w3schools.com has great reference material for ASP file systems. http://www.w3schools.com/asp/asp_ref_filesystem.asp
__________________
How can I soar like an eagle when I'm flying with turkey's? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > File Attributes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|