How To Crate Newsletter Widget

hey can anyone give me the idea to how to create newsletter widget in yii.pls help me

You mean a form with one text field that leads to an action validating the value and saving it to the database? Why don’t you do exactly that? In case you didn’t yet, read the tutorial about forms.

ye I know that.but the question is using those thing how to dreate widget.In componet/Mailinglisst.php

firstname ,lastname.email and sign up button;

then component/views/mailinglist.php

Can any one explain how to do that step by step.pls.I need to get the idea…pls help me