I keep getting this error message. I don't know why. Does anyone have a clue because I don't?
Here is what I have:
var ImgPath = "D:\Projects\Andrews&Kurth\EMAC2002B\Floorplan Manager\photos\"
.
.
.
<td><img src="<%=ImgPath%>0<%=rs("timekeeperid"
%>.jpg" width=100 height=100/>
TIA
Nate
Here is what I have:
var ImgPath = "D:\Projects\Andrews&Kurth\EMAC2002B\Floorplan Manager\photos\"
.
.
.
<td><img src="<%=ImgPath%>0<%=rs("timekeeperid"
TIA
Nate