hello all,

I'm going to be making a big forum website.... and i want suggestions for when it's running...

i want to add in a suggestion box... that someone can put their suggestion in and then, it e-mails it to me or.... something....

Something that is HTML..... and that is easy to add to my main home page. So could someone give me a site that has one that i can add in or give me a way of doing it....

I hope you get what i mean.

Thanks,

Cohen

Recommended Answers

All 4 Replies

No,

Something like....

If you have a suggestion *enter it here* and hit submit and it will be sent to admin.

Something like that.....

Thanks,

Cohen

Use an HTML form which POSTs the data to some PHP handler code which mails it to you or stores it in the database

Use an HTML form which POSTs the data to some PHP handler code which mails it to you or stores it in the database

Yes, that is what i want, what do i have to do to either create one or add one to my website...

Cohen

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.