I want to make a template of a webpage where i have a content box where i can add what ever i want and the page will grow with the content. any tutorials or help out there? i cant seem to find any. also in dream weaver, when i try to add content and it goes out of the sliced box, the entire site fucks up.
Hi, do you want a form that will add the contents to your html page? or you want a simple text area at the end of your html page where you can add the contents and that contents get updated right at the same html page? Either way, it can be done using a simple perl or php script.