Oh sorry that is not what i mean. What i mean is to replace all "&" tags in data that is retrieved from database..
So for example, the data is: I am a java & android developer will be replaced into: I am a java & android developer How can i do that? I think it is not effective to replace all & tag by proper character On Aug 9, 12:52 pm, Talluri Lakshmi Narayana <[email protected]> wrote: > press ctrl+h, > > to replace all at a time > > > > > > > > > > On Tue, Aug 9, 2011 at 10:18 AM, ndiiie 90 <[email protected]> wrote: > > Hi guys, > > > how to replace & in html tag? and replace it with proper character? > > > For example, if I detect &, it will be replaced by &.. Must i do it one > > by one? Or is there any easier way to do it? > > > Thanks, > > > Rendy > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > -- > Thanks&Regards., > T.Lakshmi narayana -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

