Yes I have gotten this example to work. But I'm not sure why you're having the issues you're having. However I don't use CF5 but CFMX. -Ali
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 25, 2002 5:12 AM To: CF-Talk Subject: Portal Example issue Has anyone worked through (duplicated) RobBrooks-Bilson's Portal example starting on page 188 of his O'Reilly's "Coldfusion Programming' 1st edition book? I am having a problem with the RedistrationForm template. I submit a fictitious user and the hard drive on the server just thrashes forever, and no real outcome appears (enough so that I have to stop the page from processing, and can't get any debugging done on it). I believe that it calls the RegistrationProcess template which just calls a query to see if the username (primary key) exists, and if not then procedes with a table insert query. All really straight forward. On end it suppose to roll you back over to the login screen to sign in. I can't get that far. BTW - I'm not really chaging code on this - I'm just trying to get it up and running as the book describes. Has anyone been successful getting this going? and as always, thanks in advance! ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

