Hi,
I am using asp.net 2.0 and C#.
I have a teacher-student concept, in which I want that whenever a student login he/she will get a pop up made by his/her teacher. My issue is this I want to give an interface to teacher that he can design his own html page and assign is to all student or a particular student[i.e. he can made different html pop up for different student].
How can I design a interface in which teacher can create a html page. or if you have any other idea to do this, please share