Click to See Complete Forum and Search --> : control a page from mail or similar..


atleh
09-30-2003, 04:48 PM
Hello..
I wonder if it is possible to control a web page from a mail account or something similar.
I'm planning to make a home page for a music band where I'm gonna have a "news" page..
Since I don't have contact with the band 24/7 I want them to add the news to the page from wherever thay are "as long as they are online"
But to avoid it to work like some kind of a guest book, I don't know how to make this possible..
Any brains out there???

Khalid Ali
10-01-2003, 09:15 AM
what you can do is use some server side language such as Java(jsp,servlet) and write an application that will get input from the a user and convert this input into a valid html that you have already formatted and on next reload of the page it will update the html to the most current version..