I am in the process of absorbing the Fusebox Methodology and I was wondering
how to handle server side form validation.

I tried to see how the "jazzloft" code did this in the shopping cart
curcuit, but it did not even use server side form validation, just client
side validation.

Do I need to submit the form to itself for validation and then use
cflocation to redirect user to a process fuse? How will that effect the
attributes scope?  Will I not lose the attribute values from the form?

I tried sending the form to another process page, but when it failed the
validation and I had to redirect users back to the form, the attributes
scope lost the form information.  So I tried session variables, it works but
all that locking, yuck!

There has to be a better way.

Any help would be appreciated.

Thanks.
Peter


Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to