GifJpg = "Bth" & TXHQstnNo(346) & "R.gif
Response.Write GifJpg%><!-- Line 0120 --><%rsTests.Open "SELECT * FROM TXHQsnts WHERE TXHNo = 657", cnnct, 3,
If rsTests("RghtWrng") = "Y" then%><TD Width="43%"><Img Src="<%=" & GifJpg & "%>" Width="37" Height="37"
The Contents if GifJpg are Tst657R.gif There is an existing Question (Image) in the directory
The Image (Tst657R.gif) in GifJpg will not display, However the Response.Write GifJpg shows it
is correct
All the Questions are in Image Files in a directory
Thank Yo
Anthony