php - Ajax form building in yii -


in view have several buttons. when user press them want tell server button pressed, server create form, pass html view, , place in specific div. depending on selector changes in form, want view ask server again data, bring , pass parts of form.

i can jquery ajax requests, using php file on server side, , again jquery html manipulations when receive answer, thought maybe things done smarter in yii , there better practice of how ?

the process same pretty without yii. of methods yii ones instead though.


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -