Nice brazilian band

0 comments
It is a nice brazilian band but do not try to listen them live

Adding form to content editor web part - cewp

0 comments
After a while fighting with forms and content editor web part, I decided to write a jquery script to help with that, basically you replace the form with div and the script will generate a new form when the user submit. You can check out the code here: jquery sharepoint form

Sharepoint link in XSLT - FileRef

0 comments
For some reason SharePoint translate your FileRef links in XSLT when you use the data view web part, content query web part, or any other XSL in SharePoint. It translates to the library link. To fix it, you have to use the xsl:attribute. Example: