sparrow91
01-26-2006, 01:31 AM
I am developing my own chatterbox for my page, because I want to force people to login before posting comments.
I have the submition form, and the script that writes posts to a database setup already. I just can't figure out how to retrieve and display the information the way I want to.
I am trying to superimpose the chatterbox over a background image, so I need to make the script display as many posts as possible, without going over the edges of the background image.
If there is some way to make a HTML table cell not streatch to fit it's contents, I would prefer that to formating the output with php. :thumbsup:
Thanks,
Mark
I have the submition form, and the script that writes posts to a database setup already. I just can't figure out how to retrieve and display the information the way I want to.
I am trying to superimpose the chatterbox over a background image, so I need to make the script display as many posts as possible, without going over the edges of the background image.
If there is some way to make a HTML table cell not streatch to fit it's contents, I would prefer that to formating the output with php. :thumbsup:
Thanks,
Mark