I want to know how to add c# coding inside html tags..
Suppose that i have two text boxes and a button which are created using html tags.
when i press the button i want to show the things available in the txt boxes in 2 labels.
i know we can use c# coding inside using <% %> tags..
But where should i pud those coding..What are the other requirements to do so..
If anyone can help me from the begining in a simple way it ll be a great help for me..
Thank you...