For Programmers: Free Programming Magazines  


Home > Archive > C# > January 2005 > help with formatting string









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author help with formatting string
soni29

2005-01-18, 9:01 pm

hi,
i'm working on this project where we need to produce a img tag on a
site passing in certain parameters, one of which is suppose to be a
list of products the user has bought. producing the list is fine,
problem is how to format the string of names properly, for example if
we had a product named
abcd=E9
how to remove the =E9 and make it a regular e, this could be with any
chars, as some products we have have the little slash on them like
that. does c# have a method to do the replace quickly, passing in the
string? we are using c#.

thank you.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com