
Hi, the file in question is a data table that i add a row to by copy and pasting the previous line, and amend the data listed to point to the most recent event. The code that gets copy/pasted is as follows.
<tr>
<td>Sunday 25th August</td>
<td>Snooks Lane</td>
<td><!--<a href="_documents/Rd 5 May 2013 Review.doc" title="Opens Word Document containing Review">Click Here</a>--></td>
<td><a href="_documents/Rd 8 August 2013 results.xls" title="Opens Excel Document containing Results">Click Here</a></td>
</tr>
Adding this data to the file within code writer caused the RSS formatting to be missing from the newly saved file, whilst conducting the same in notepad does not.
I have trialled this on copies of the file that i am trying to amend, and once code writer opens and saves it, even with making no changes to the file, all formatting is lost when the file is opened in a browser.
I am perplexed, as i have had the program installed for three/four months, and this has only been occuring in the last three/four weeks.
Thank you for your prompt response.
Ben