Hello,
I have an online form on my website where visitors might register for an event if they wish to do so, if they do i would like to connect my form to my database in two ways :
-
If the visitor filling the form up is a man, the informations of this person will be associated to database 1 and if the person is a woman, then it will be saved in database 2.
-
2nd option is whether it is man or woman, all informations will be saved in one single database but if the person is a man, i would like to color the column named title (where the sex is saved man or woman) blue and if the person is woman then the column has color red.
Please let me know how could I do it, if it possible.
Thank you so much,
Prasenjit