Do I call the image creation file in an html <img tag? I've tried a bunch of things, and this is the only way I've been able to display the image inline so far, without the image headers blocking the rest of my output.... I've been reading and somewhat interested in the audio and pic captchas.. But audio won't work for my intranet... Hardly any of the sets have speakers... Productivity solution I guess... Jake > -----Original Message----- > From: tedd [mailto:tedd@xxxxxxxxxxxx] > Sent: Sunday, March 25, 2007 10:33 AM > To: Jake McHenry; php-general@xxxxxxxxxxxxx > Subject: Re: My own "captcha" from 2 years ago...... > > At 11:28 PM -0400 3/24/07, Jake McHenry wrote: > >Well, I've been creating my own... Since like two years > ago... Lol.. But > >this is the KNOWN name now..... Anyways... How can I get the > info from the > >image creation script back to my main script? Sessions DO > NOT WORK! They > >give me the previous entry instead of the current.. Which > obviously won't > >work... This was on the back burner for a long time, but my > boss said ..... > >Oh wow.. That looks cool... And I told him I had started it > a long time > >ago.. But never finished it cause he told me to work on > something else... > >Anyways... U can see what I mean.... http://nittanytravel.com:8080/ > > > >The numbers surrounding the images displayed are session > values created in > >the image scripts...which as you will see are the previous > value.... It may > >be a simple fix.. But once again... I'm tired... And had one > too many long > >island iced teas tonight to think about this..... And yes... > My boss works > >me even on saturdays after happy hour :( > > > > > >Thanks, > >Jake > > Jake: > > Sessions do work. It's simply a matter of logic. Keep your current > key intact until you need a refresh. > > Or you can wait just a bit and I'll give you mine. I've been working > on an audio Captcha. > > Cheers, > > tedd > -- > ------- > http://sperling.com http://ancientstones.com http://earthstones.com > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.18/733 - Release > Date: 3/25/2007 11:07 AM > > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.18/733 - Release Date: 3/25/2007 11:07 AM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php