It's not (imo) necessary to thank for a reply.
It depends a lot on what the question was as well. If it's a simple
question+answer then (imo again) you don't need to say thanks.
P.S. The question is was it a waste of space answering your question :)
...
> Thank you for the reply.
> Just out of curiousity is it not good etiquette to reply with a thanks due
> to wasted storage etc.
> Regards
> Stef.
> "Bil Simser [MVP]" <bsim...@shaw.ca> wrote in message
> news:GZmKe.176719$s54.169744@pd7tw2no...
>> There are 2 ways to show file extensions in a SharePoint document
>> library:
>> Convert the document library ListViewWebPart to a XSLT dataview - Open
>> the document library with FrontPage, right click and convert to DataView.
>> Modify the XSLT to add <xsl:value-of select="@File_x0020_Type"/>
>> Modify the display pattern in ONET.XML - add
>> <HTML><![CDATA[.]]></HTML><Field HTMLEncode="FALSE"
>> Name="File_x0020_Type"/> before <HTML><![CDATA[</A>]]></HTML><IfNew
>> Name="Created_x0020_Date"> . After making a change to ONET.XML you have
>> to do IISRESET.
>> --
>> Bil Simser
>> SharePoint MVP, BSc., MCSD
>> Calgary, Alberta
>> http://weblogs.asp.net/bsimser
>> "Stefano Salvini" <stef...@email.com> wrote in message
>> news:et9OZ4YnFHA.3552@TK2MSFTNGP10.phx.gbl:
>>> Hi everyone
>>> We are currently evaluating Sharepoint 2003.
>>> I would like file extensions to be show in a document list, is this
>>> possible?
>>> Thanks in advance.
>>> Stef.