Hi everyone, I have had great success with those who helped me get my guestbook working in being able to post large amounts of text. Now I have one other problem I'm trying to figure out.
I'm using the perl guestbook from Matt's Script Archive to allow users at my website to post stories to the site. It posts their name, email, the story name, and the entire story. Now the page is getting quite a few stories on it, but the problem is, they all just get posted on after another down the page, making for a lot of scrolling down the page to find a story. I did get my script to post a link with every story that takes you back to the top of the page, but now, it would be nice if the script could also take the name of the story, and in addition to posting the whole story on the page, create a link at the top of the page going to each story.
This is difficult, because the guestbook is basically just posting their stories on top of all the other stories, and pushing the old ones down. How do I get it to also post something in say a table or something at the top of the page? Ok, maybe not in a table, but in some organized manner at the top.
Thanks for you help,
Nate