
September 10th, 2001, 04:15 PM
|
|
Junior Member
|
|
Join Date: Jul 2001
Location: Swindon, UK
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi
First of all, to write out a non/breaking space in XSL/T, you must not attempt to use character codes, they wont work. You will need to use the following entities (these should work ok):-
* = non breaking space ( in html)
= new line
are you declaring the doctype inside square brackets [] ?
You havnt put any of your code here, so it makes it difficult to diagnose
hth
Scott
|