Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing tags from a string
Message
De
16/08/2017 22:18:33
 
 
À
Tous
Information générale
Forum:
VB.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Removing tags from a string
Divers
Thread ID:
01653403
Message ID:
01653403
Vues:
91
I have this code to remove tags from a string:
lcValue=System.Text.RegularExpressions.Regex.Replace(lcValue, "<[^>]*>", "")
However, I just found out that this is not working.

Anyone can verify that Regex syntax and let me know what is wrong?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform