actually i think what i am gunna do is replace the php login with a flash one so that way i can send username and password both to the php script and to the cfm template (via actionscript) maybe not optimal but in theory should work great :)
---------- Original Message ---------------------------------- From: Scott Stroz <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Sun, 16 Jan 2005 17:00:19 -0500 >Why not just use cookies to store login info? I have developed >systems that use both ASP and CF. A cookie set using <cfcookie> can >be read by an ASP (or PHP I imagine) page with no problems, as long as >it is in the same domain. > > >On Sat, 15 Jan 2005 12:33:19 -0500, Rick Root <[EMAIL PROTECTED]> wrote: >> dave wrote: >> >> > how can u transfer a php login session to cfm or vise versa. >> > say if u have a site that is in cfm but it uses a phpbb and dont want >> > members to have to login twice. >> >> I'd love to see an answer to this one =) Bob Guiney's web site >> (bachelor bob) is a mix of CF and php right now, including phpBB ... I >> had a need to authenticate users for uploading images, so I actually >> force them to enter their username and password each time they want to >> upload an image to the fan photo gallery... and I just use CF to >> authenticate against the phpbb database. >> >> I'd love to not make them do that everytime. >> >> - Rick >> >> -- >> No virus found in this outgoing message. >> Checked by AVG Anti-Virus. >> Version: 7.0.300 / Virus Database: 265.6.12 - Release Date: 1/14/2005 >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190641 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

