I've gotta disagree - self posting pages are much shorter and sweeter
than cramming misc. form data into session just to carry it between
forms, validation, processing, and the "thanky." In fact, they form
the core of some other web app technologies (ASP.NET).
I think Sean ran the PHP blog because it's what was available at the
time - I can't remember what, but for a while, it seemed like you
either ran a PHP blog like moveableType or wrote your own, and having
done the latter, it's the real PITA here.
-joe
----- Original Message -----
From: dave <[EMAIL PROTECTED]>
Date: Wed, 29 Sep 2004 22:58:12 -0400
Subject: Re: losing form on cflocation
To: CF-Talk <[EMAIL PROTECTED]>
true u can do this on one page but again that wasnt what he asked for
personally, i think doing it on one page is a major PITA, i like it
short and sweet but thats just me.was just going off what he asked for
well i was always kinda pissed at u for running php haha
---------- Original Message ----------------------------------
From: Sean Corfield <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 29 Sep 2004 16:17:03 -0700
>On Wed, 29 Sep 2004 17:30:24 -0400, dave <[EMAIL PROTECTED]> wrote:
>> yes what u say is right but ur thinking he wants to go all the way
through the process, which is what i originally thought too but what
he wants to do is go back to the form page if the username already
exists and have the form fields contain the info that was submitted.
>
>Which would work just fine in a self-posted form page that only
>redirects after validation and insert (and hence redisplays the same
>form with the same data passed in). No need for multiple pages, no
>need for session variables.
>
>The simple solutions are sometimes the best...
>
>> btw~ glad too see u finally made your site in cfm, took u long enough ;)
>
>And now I'm running both Mach II and Fusebox 4.1 (and Ray Camden's Blog CFC).
>--
>Sean A Corfield -- http://www.corfield.org/
>Team Fusebox -- http://www.fusebox.org/
>
>"If you're not annoying somebody, you're not really alive."
>-- Margaret Atwood
>
>________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

