But double quotes remains there how to remove it
Sorry it’s typo mistake. Try this
Split(name.Tostring(),"<")(0).Replace(" \" ", "").Trim
still i am getting same error
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.