have made a asp.net table which on run time gets populated with labels, literals, data, formatting etc.
form1.innerhtml says page doesnot have literals only.
i need to extract this asptable generated at runtime, as html code so that it can be eported to a word file..(as word easily supports html) and the browser is also displaying html so how to get the html?