PDA

View Full Version : Post-er...



ace0
April 28th, 2001, 20:18
Is there anything like a guestbook that you can post stuff and it posts it on a page? If not, how hard is it to make one?

el crapo
April 28th, 2001, 20:32
can u explain a little more? are you looking for a news updater like newspro? (http://www.amphibianweb.com/newspro/)

ace0
April 28th, 2001, 20:46
like someone fills out a form, and it gets posted on a page for everyone to see-for a group thing...

Navin
April 28th, 2001, 21:37
something like blogger or greymatter?

http://blogger.com
http://www.noahgrey.com/greysoft

[Edited by Navin on 04-28-2001 at 09:40 PM]

ace0
April 28th, 2001, 21:41
what's the url (that doesn't work...)

ace0
April 28th, 2001, 23:25
any others?

lucifer
April 29th, 2001, 19:05
it's easy just write a cgi script

get the form data

open file

append data to the file

include the file in a page

good get you started program

GOOD LUCK

ace0
May 5th, 2001, 19:24
I don't know how to write scripts...other than html...could anyone help me?