Hello,
I have a form with two fields as Subject(textbox) & Message(textarea),
& using tinyMCE editor for Message field (textarea).
On clickof Submit mail is sent to some users with the entered subject & message in the form fields.
It is working well if I use to send a link in the message from Message-tinyMCE editor(textarea) field.
But i want to pass (php) parameters like some id with in the link.
Please guide me regarding these.
Any suggestion will be helpful.
Thanks & regards.