PDA

View Full Version : am i allowed to use FileSystemObject object at DiscountASP?


edwin
12-01-2004, 04:14 AM
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.

bruce
12-01-2004, 07:24 AM
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 (http://www.DiscountASP.NET)