The forum operates in read-only mode. Please head to StackOverflow for support.
<img src="<%=(RecordsetPhotographs.Fields.Item("filename").Value)%>" />
<img src="<!--{cke_protected}%3C%25%3D(RecordsetPhotographs.Fields.Item(%22filename%22).Value)%25%3E-->" />
config.protectedSource.push( /<%[\s\S]*?%>/g ); // ASP Code
<img src="http://mydomain.com/getimage.asp?filename=xxxxxx" />
Re: Trying to insert ASP Classic Recordset
Re: Trying to insert ASP Classic Recordset
Re: Trying to insert ASP Classic Recordset