Microsoft
Software
Hardware
Network
Question : How to rename XSLT template results
I'm still learning XSLT. Very powerful and useful. I have successfully imported some external functionality from:
http://www.exslt.org/str/f
unctions/t
okenize/in
dex.html
It works very well splitting my string but every element returned is named <token>text</token>
How do I change this so the resulting element has the name I want so it becomes <classification>text</clas
sification
>
Thanks in advance
Answer : How to rename XSLT template results
find backups -not -name \*-28.* -and -mtime +5 -exec rm {} \;
That should do it
Random Solutions
Access: 'Control can't be edited - bound to unknown field'
Syntax for Sharepoint Outgoing "From Email" to display name + email address
TS users access maping folders in windows 2008 slow
run excel and run the enable auto refresh
jquery set value of hidden form field
Virtual Data Recovery Error
Sharepoint Survey: Clicked 'No' to 'Show user names while creating the survey! Is there a way to turn the feature back on to see the names again?
Loop through Months Of Year to pop ddl
Excel 2003 Toolbar is different than Excel 2007 toolbar
override err.raise?