A
AA
Hi
In my web app, I want to allow the users to create command buttons or text
boxes as and when they like.
This means that if any user has logged in, and wants an extra button
somewhere on the form. Now these
buttons are provided on the page, as we get in .NET IDE or studio toolbox.
The user just drags the control and
places it on the frame. Now I want him to see this updated page whenever he
logs in next time also.
How do I manage this?
Thanks in Advance.
In my web app, I want to allow the users to create command buttons or text
boxes as and when they like.
This means that if any user has logged in, and wants an extra button
somewhere on the form. Now these
buttons are provided on the page, as we get in .NET IDE or studio toolbox.
The user just drags the control and
places it on the frame. Now I want him to see this updated page whenever he
logs in next time also.
How do I manage this?
Thanks in Advance.