Gettin the hang of it

A place for users and developers of the Xataface to discuss and receive support.

Gettin the hang of it

Postby thesnowsnake » Wed Aug 24, 2011 8:47 am

I have a table of images That I use in my feedback eg:


sample of ticky.gif
screenshot
sample of ticky.gif (41.75 KiB) Viewed 3385 times


Is this going to be a problem to display in a similar manner.?

This was the original code:


SELECT
<output title = "Record ID" name="ID_feedback" hidden="YES"/>,
<output name="author" hidden="yes"/>,
<output title = "Feed Back Date" name="FB_date" type="edit"/>,
<output title ="First Name" name="FirstName" type="edit"/>,
<output title = "Last Name" name="LastName" type="edit"/>,
<output title="Feed Back Rating" replace="flags.flag" type="link" linktype="img" sizex="30" />,

<output name="Client_ref" hidden="yes"/>,
<output title = "FEED BACK" name="FBcomment" type="edit"/>,
<output title ="Client Number" name="client.Idclient" type="edit"/>,

<output title = "Last Updated" name="LastUpdate" />

FROM `client`, feedback, flags

WHERE client.Idclient = feedback.client_ref AND IDflag = FBrate AND author = <code type="user"/>


***********
Just liked the look of the graphics..

Don
thesnowsnake
 
Posts: 23
Joined: Thu Jul 28, 2011 9:02 am

Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 31 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved