The way the script is set up it's supposed output a series of table rows, each containg an image (and other data.) The script sets headers everytime through the loop. Is that what I want?
On Oct 10, 2:44 pm, "John David Anderson (_psychic_)" <[EMAIL PROTECTED]> wrote: > On Oct 10, 2006, at 12:38 PM, radioflyer wrote: > > > > > > > On Oct 10, 1:56 pm, "John David Anderson (_psychic_)" > > <[EMAIL PROTECTED]> wrote: > >> On Oct 10, 2006, at 11:30 AM, Daniel Jewett wrote: > >> <snip> > > >>> Can anyone put me on the right track with this?What exactly isn't > >>> working? Seems like this type of thing should > >> basically work.. are you getting errors? Header problems? > > >> -- John > > > Thanks for the response John. I'm guessing I have something going > > wrong > > with the headers. If I call the action by itself, I get the raw data > > string, even though the action has supposedly set headers.You might try > > setting the headers in a special view or layout made > for the outputting of the image. > > -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
