Hi All,
I am tring to get my web page on the click of a button to generate a
mail from a person to a manager of a department, with voting buttons,
so that when the manager approves the request the relevant information
gets passed to HR. Is this possible in PHP? i understand the use of
mail() and so a message could be drawn up, however th inclusion of
votin buttons is the tricky bit!
any help is greatly recieved.
Thanks
Ben
I am tring to get my web page on the click of a button to generate a
mail from a person to a manager of a department, with voting buttons,
so that when the manager approves the request the relevant information
gets passed to HR. Is this possible in PHP? i understand the use of
mail() and so a message could be drawn up, however th inclusion of
votin buttons is the tricky bit!
any help is greatly recieved.
Thanks
Ben
Comment