am i allowed to use FileSystemObject object at DiscountASP?

Discussion in 'ASP.NET / ASP.NET Core' started by edwin, Dec 1, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. i am very new to asp hosting so please bear with me. i have a guestbook application that needs to read from and write to a .txt file located at my htdocs directory. this guestbook application uses the FileSystemObject object to read and write to that text file. is this possible with DiscountASP? i am experiencing problems getting this to work. any and all help is appreciated. thank you.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    yes. you can read / write to your directory by default. Exceptions are

    1) you disabled anonymous access in the control panel

    2) you enabled frontpage extension which MAY change the permission.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page