hi friends,
i want to pass an xml string as a hidden field on the php page. How do i do it.
I tried to put the input type as hidden and value as the <xml tag\>. on the target page it does not take any data.
Regards,
Anubhav
i want to pass an xml string as a hidden field on the php page. How do i do it.
I tried to put the input type as hidden and value as the <xml tag\>. on the target page it does not take any data.
Regards,
Anubhav
Comment