Log in

View Full Version : need help



DocPain
11-06-2006, 03:22 PM
hello all can you help me out here i am in need of a way to send a message to my web page confused ?

i am lokking for a way to like displaying a message send to the web page .

an exampel :

i have a web site where i have som sort of script that will store and display a message uploaded to a specific place and it could be like if i needed to contact som staff about a meeting so that i could display on the web site time and dater and place of meeting with out having to edit the web page every time is that possible and How do i do it ???

ItsMeOnly
11-06-2006, 08:15 PM
well, you need server-side engine, like small CMS system.

other than that, look at PHP section, where there's a small "comment" script and other one to mail people, that would server your purpose pretty well, if you just need that visitors would send a message to site owner.