Gettin the hang of it
Archived from the Xataface Users forum.
thesnowsnake — Wed Aug 24, 2011 8:47 am
I have a table of images That I use in my feedback eg:
Is this going to be a problem to display in a similar manner.?
This was the original code:
SELECT
,
,
,
,
,
,
,
,
,
FROM client, feedback, flags
WHERE client.Idclient = feedback.client_ref AND IDflag = FBrate AND author =
***********
Just liked the look of the graphics..
Don