SPUG: Sending HTML code using RPC

Luis Medrano Zaldivar lmzaldivar at gmail.com
Mon Oct 3 16:41:19 PDT 2005


Hey Gang,

I'm using "Frontier::Client" to make RPC call but I'm trying to send html
code and I can sent it but the RPC server it takes out all the html code.
For example:

<param><value><string><h1>Hey this me</h1> </string></value> </param>

The RPC server takes out all the <h1> and </h1>. Any idea why this is
happening. Do I need to do something special so this can work?

Thanks,
Luis



More information about the spug-list mailing list