> -----Original Message-----
> From: Mark Stanton 
> Sent: Thursday, 24 March 2005 1:52 PM
> To:   CFAussie Mailing List
> Subject:      [cfaussie] Re: Circular destinations, cflocate'ing to the
> correct page
> 
> 
> 2)
> Instead I'd suggest you have form1 POST to a process that persists all
> its data (in a temp table or whatever) and returns a key/id. Then when
> a GET is performed on form2 the key/id of the data from the previous
> step is passed through. form2 then reads the data related to this key
> out from the database and gets all the data it needs to continue.
> 
> In this way the user can return directly to form2 at any time (via a
> bookmark for example) and if the key is passed in with the request,
> they will be able to continue from where they left off.
> 
If you di this, don't you then have to clean up all these half finished
records that are still lying around because some user gave up half way
through the process?
And if you do that, then where does that leave the guy who got half way,
bookmarked the page, and expects to come back to it tomorrow/next week/next
month/next year?

Regards 

Darren Tracey
Systems Analyst
HR Systems and FastTrack, Web and Integration Services
p: + 61 7 3232 4091 (x64091)
f: + 61 7 3232 4744
e: [EMAIL PROTECTED]
l: Lvl 3, 388 Queen St Brisbane QLD 4000
m: Suncorp IPC IT048, GPO Box 1453, Brisbane QLD 4000




-----------------------------------------------------------------------------------
This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of its 
related entities ("Suncorp"). 

Suncorp may be contacted at Level 18, 36 Wickham Terrace, Brisbane or on 13 11 
55  or at suncorp.com.au.

The content of this e-mail is the view of the sender or stated author and does 
not necessarily reflect the view of Suncorp. The content, including 
attachments, is a confidential communication between Suncorp and the intended 
recipient. If you are not the intended recipient, any use, interference with, 
disclosure or copying of this e-mail, including attachments, is unauthorised 
and expressly prohibited. If you have received this e-mail in error please 
contact the sender immediately and delete the e-mail and any attachments from 
your system.

If this e-mail constitutes a commercial message of a type that you no longer 
wish to receive please reply to this e-mail by typing Unsubscribe in the 
subject line.


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to