Question
Relative paths changed from the templates path
I have just done some error checking and defragementation on
my hard disk, since I have done this any new template based pages
are having their dynamic image links change from relative such as
img src:="
_images/<%=(rs_flbannerpic.Fields.Item("fld_flbannerimage").Value)%>"
to a full path such as img src="
file:///C|/Inetpub/wwwroot/website/_images/<%=(rs_flbannerpic.Fields.Item("fld_flbannerimage").Value)%>"
GRRR!!
Why is it doing this now?
I am loosing the plot here, so any help is going to be greatly appreciated. Thanks
Mat
GRRR!!
Why is it doing this now?
I am loosing the plot here, so any help is going to be greatly appreciated. Thanks
Mat
