DWT and CSS

  • Thread starter OHM \( Terry Burns \)
  • Start date
O

OHM \( Terry Burns \)

OK, I seem to have sorted everything now except styles. It would appear that
CSS Links and DWT's are mutually explusive. In other words, if I create a
DWT and apply a CSS link, this does not work ( ie cant see the styles in
either the DWT or the page which makes use of it.

If however, I use embeded style, then this works fine, Do I have this
understanding correct ?


Thanks
--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
 
O

OHM \( Terry Burns \)

OK Murray,

I just thought the thread was so old now that it may have been ignored
mostly so I decided to post again imediately after the first. Having said
that, I am impatient, impatient with me and Front page, I know its just a
case of getting to grips with it and experimenting, but sometimes I do get
frustrated with it.

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
Murray said:
See answer to your previous post - don't be so impatient.
 
Top