I did remove the original table because for whatever reason it was throwing off the site css and rearranging the page. However I was able to still insert the php into another table by itself.
I searched the [acs | desc] last night but I guess out of everything else I have going on I couldn't get it to work because I was leaving the [ ] in the code. Yeah I know, I'm clueless.
Anyway, Because the page will be accessed to logged in members only and I can't get the log in's to match I have a work around patch that I would like to use instead. Right now I have it set so that if you are logged into to the site and you visit the page it automatically pastes your username into the "your name" box. However it is still editable so I would like to make the box inactive so it will still input the username but the user won't be able to change it.
Something else I noticed is that if I make a post on the page and then I refresh the page it posts the same post again. Is that a cookie that's doing that? If so can we delete only that cookie after posts? What I plan on doing is setting the page to refresh about every 10 or so seconds so it will see new posts from other members. Also *just a note* - I do have other cookies on the page that I need to keep, so if we will be deleting cookies we should name is something like commentcook or something off the wall.
Other than that, the only other thing I would like is the ability to delete the lines, but leave them on the server in case I need to double check something later in life.

