odmonk
08-10-2002, 12:03 PM
tia,
vb6 sp5 iis app to sql server (all local for development)
iis app (two templates-one webitem)
Everything works great until I add
<img src="images/link.gif">
to one of my ProcessTags events.
I can successfully use <img src="c:\apps\iis1\images\link.gif">.
What have I missed?
btw, I added a <base> tag to one of my templates, then none of my templates showed at all...
vb6 sp5 iis app to sql server (all local for development)
iis app (two templates-one webitem)
Everything works great until I add
<img src="images/link.gif">
to one of my ProcessTags events.
I can successfully use <img src="c:\apps\iis1\images\link.gif">.
What have I missed?
btw, I added a <base> tag to one of my templates, then none of my templates showed at all...