View Single Post
Old 06-09-2009, 01:34 PM   #4 (permalink)
Anon2
Registered User
 
Join Date: Mar 2009
Posts: 19
OS: Windows XP SP3


Re: Admin controlled, user testimonials

Quote:
Originally Posted by jamiemac2005 View Post
They way i'd go about it is having a "testemonials" table in your db, with a "status" column, with a numeric code to represent whether the testemonial has been approved(0="pending", 1="approved", 2="declined" or something, you could even just delete the declined testemonials).
Thanks, that number system seems like a sound way work it out.

Quote:
Originally Posted by jamiemac2005 View Post
Since you haven't given a language i can't knock out any code...
As probably suspected, I'm simply using HTML and CSS. Haven't gotten in to much other coding.. yet, anyway.

The primary two problems for me are programming the testimonial submission to send (or keep) the testimonial info on an authorization-required page, and then getting the approved testimonials to display on the 'View User Testimonials' page.

I have plenty of time, and for now I am still working on a few of the other pages but (I imagine wisely so,) I figured I'd best figure some of this problem out first. Any help is appreciated and thank you both for your time.
Anon2 is offline   Reply With Quote