need html help...

DAM

Diamond Member
Jan 10, 2000
6,102
1
76
sorry for posting this twice but not sure what forum this belongs to.


I want to make a form where people can sell their cds. what they have to do is, fill it out a form and with their info and the kind of music this cd is. Then hit POST, and the form will automatically be posted under the right category of music. Then after a month the post will be deleted.

All help will be extremely appreciated, hope you guys can point me in the right direction.


dam()

 

Celstar

Platinum Member
Oct 16, 1999
2,092
0
0
this isnt really a html question because html is static by nature. What you want to do is very dynamic which will require server side coding such as cold fusion, asp, cgi.
 

BCYL

Diamond Member
Jun 7, 2000
7,803
0
71
Yeah, I don't think HTML can do that... cgi is what you need...