in .aspx
in code behind ( load event of page )
litTab.Text = "";
but image is not displaying... any idea
Add an HTML img to the literal
litTab.Text = " src='someimage.png'/>"
沒有留言:
張貼留言