Posted by met00 on 03/02/07 09:57
Dr. No wrote:
> What you are attempting to do sounds like a bad design pattern, and
> there is probably a better way to do it. There are two problems with
> your idea.
it's a bad design pattern, and it is supported by web2.0 (ajax) design
patterns.
take data from form in div -> ajax to server -> display second form (or
add it to the current form on the fly) based on data in div -> ad nausium.
welcome to the concept of the web browser as a programmable interface
for client server acync communication.
Navigation:
[Reply to this message]
|