Is there a way to have an image on a response write?
or could I even do something like this
<%=(Recordset1.Fields.Item("image").Value)%>
[/code]
Then in my "image" field on my db I would specify the link of the picture so I would put something like
/menu/pictures/picture1.jpg
or could I even do something like this
<%=(Recordset1.Fields.Item("image").Value)%>
[/code]
Then in my "image" field on my db I would specify the link of the picture so I would put something like
/menu/pictures/picture1.jpg