How would I be able to have multiple users enter information into a text box and then display all the information to every user? (use cgi files, asp files???) Thanks for helping.
Are you using a database? If so, just insert into a table with the user info who submitted.....