Hello all,
I'm new to this forum , i hope u do not mind questions even if its stupid.
i m trying to post a value from the fckeditor embedded in smarty template.The value submitted is,
<ul> <li>a</li> <li>b</li> <li>c</li> <li>d</li> </ul>
however when echo the posted value i get ,
<p>a b c d</p>
which is very irritating because i want the actual value submitted.
No matter whatever i do i only see text with these <p></p> tags i do not understand if have to do any configuration or what ?
Please help with this any help will be greatly appreciated.
i will appreciate your help
Mukesh