G
Guest
I have managed to set up an MS SQL database using Access project. and have
produced a data results page in frontpage 2003 which works fine for text.
I have typed the image file names.jpg into the database as data type
varchar. Thus displying the file name on the data results Page.
How can I make Frontpage 2003 use the file name to display the image.
I have looked at the code and noticed
<asp:BoundColumn DataField="txtImageName" HeaderText="txtImageName"/>
Do I need to edit this Line and if so what to?
I would appreciate your help as I have now spent days on this and got
nowhere
produced a data results page in frontpage 2003 which works fine for text.
I have typed the image file names.jpg into the database as data type
varchar. Thus displying the file name on the data results Page.
How can I make Frontpage 2003 use the file name to display the image.
I have looked at the code and noticed
<asp:BoundColumn DataField="txtImageName" HeaderText="txtImageName"/>
Do I need to edit this Line and if so what to?
I would appreciate your help as I have now spent days on this and got
nowhere