hi.

i'll try to make it quick :) here is what i wanna do:

a user has the opportunity to place information about him on my
website. for that i wanna provide a template. and this i want the user
being able to to.

he has an empty page in front of him, divided by areas, that need to
be filled with information. these areas will be DIV containers. if the
user clicks on such a area a popup opens with a form where he can
enter his information. after cklicking "ok" the information will be
written directly in this div, but NOT saved to the database
already....

after filling out all the areas he clicks "save" and the whole form/
page will be store in the database.  what i need to know:

1) is this whole "clicking on a div and open a popup" possible? if so,
how? jquery?

2) where can i temporary save the information before the user finally
stores everything in the database? in hidden fields?

cant wait for feedback :) thx a lot

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to