Does anyone know of an easy-to-install guestbook script where I don't need to change any properties of the host? I have one, but I don't know how to change these properties: Help would be appreciated Thanks!
Most scripts will require that you change the properties of the file once uploaded. Is there something preventing you from doing this?
How would I go about changing the uploaded properties? Such as the information above? I'm new at it Thanks.
Use a ftp client, like filezilla. ( filezilla.sourceforge.net ) Filetypes .php .html. dat etc.. will get uploaded in ASCII format by default. gbook.dat is just a plain textfile for storing entries. Chmod is easy with filezilla. Just rightclick on a filename in the remote fileview window and select "fileattributes" from the menu. Enter 666 in the "numeric value" dialog popup and save.