Question
String Param tag replace with Br tag
original text:
<P ALIGN="LEFT">sample text1</P><P ALIGN="LEFT">sample text2</P><P ALIGN="LEFT">sample text3</P>
I need to: <br/>sample text1<br2>sample text2<br2>sample text3
can help me
original text:
<P ALIGN="LEFT">sample text1</P><P ALIGN="LEFT">sample text2</P><P ALIGN="LEFT">sample text3</P>
I need to: <br/>sample text1<br2>sample text2<br2>sample text3
can help me
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.