How can i download images using html in asp.net.
Here is my sample code:
StringBuilder strBuilder = new StringBuilder();
strBuilder.Append("
");strBuilder.Append("
| ".ToString()); | Hi " + Label13.Text + " | ".ToString());
");| ".ToString()); | Hi " + Label13.Text + " | ".ToString());
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vaikesh K PPosted Sep 28, 2015, 8:10 AM
Vaikesh K PPosted Sep 28, 2015, 7:53 AM
Try this attached sample.
Raja TPosted Sep 28, 2015, 4:53 AM
Raja TPosted Sep 28, 2015, 4:52 AM