777 is a permission setting that will allow read/write/execute for anyone to specific files or directories. I am assuming you are using an FTP program like CoreFTP..... for me, all I need to do is right click on the file or directory and choose properties. In that box I can change the setting to 777 from 755 or whatever it currently happens to be
If you are doing command line stuff, cd to the forums directory and type "chmod 777 sb", then go into that directory and type "chmod 777 vbshout.html"
|