Click here to Skip to main content
15,891,431 members

Comments by huyenchi119 (Top 7 by date)

huyenchi119 16-Aug-13 4:18am View    
So sorry! I don't understand your question, I can't anwser.
huyenchi119 8-Aug-13 0:28am View    
If use Regex Expression to find then how?
I don't know more Regex, Can You help me?
Or other way?
huyenchi119 7-Aug-13 23:53pm View    
I want to find all line code VB.Net, which contain 'my custom string' and not comment line
huyenchi119 28-May-13 0:50am View    
I have multiple report, I want to replace all by programming. I use dll CrystalCrystalDecisions.CrystalReports.Engine.dll, and my code is:
DirectCast(RptReportObject("Text3"), CrystalDecisions.CrystalReports.Engine.TextObject).Text = DirectCast(RptReportObject("Text3"), CrystalDecisions.CrystalReports.Engine.TextObject).Text.Replace("Client","Customer")
huyenchi119 28-May-13 0:34am View    
I edited my question. Please help me!