Blobbing PDF with conditions
Posted: Sat Jan 08, 2005 11:06 am
I have a database schema like so,
DATE - a date formatted by date('Ymd')
TITLE - The name of the PDF
file - a blob for the PDF
I run a group, and I would like to provide the lessons on my site. I can only post 1 lesson, so I need a way to check that it was the latest lesson. What I have done is have two frames, one displaying the Header for my site and the Title of the lesson. The other contains a PDF of the file. Does anyone have some code I could use to achieve my goals. I do not need the Frameset, but I HAVE to have only the LATEST lesson.
Thank you for any help
Micah
DATE - a date formatted by date('Ymd')
TITLE - The name of the PDF
file - a blob for the PDF
I run a group, and I would like to provide the lessons on my site. I can only post 1 lesson, so I need a way to check that it was the latest lesson. What I have done is have two frames, one displaying the Header for my site and the Title of the lesson. The other contains a PDF of the file. Does anyone have some code I could use to achieve my goals. I do not need the Frameset, but I HAVE to have only the LATEST lesson.
Thank you for any help
Micah