24 Jun
2008
24 Jun
'08
5:57 a.m.
Prathap Pandian wrote:
Hello,
I am having javascript variables in xwiki pages. I want to send those variables in mail from xwiki. Can any one help me.
You just need to send those variables back to the server using either a form or an XmlHttpRequest, to a page that will send the email with the parameters received in the request. -- Sergiu Dumitriu http://purl.org/net/sergiu/