How do I update an XSL stylesheet, stored in a field of type XML
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a table that contains a column of type XML, and an XSL style sheet is stored within these. Inside each XSL, there is a value called TargetURL - which I would like to update to URL. The text replace function does not work with XML, and I did not find anything in google. Does anyone know how this can be done?