how to return data in HTML pattern from asp.net method/webmethod? -


In the Asp.net website, I need to add HTML tags from the server side method and return data obtained from DB.

Anyone can help please.

Thank you. To kill DB, you can create an ASPX page and prepare the result in the same HTML you want. You can then call that page from a webpage, using the Ajax system of your choice, and keep the feedback content in the desired section of the page. Appreciated, it looks a little strange, calls "Fu. Aspx" as an AJAX call - but I believe it will work.

WARNING: I did something like this on the previous project, but it was a couple years ago, using a very early version of .net (1.1 or 2.0). So I apologize that if I have special privileges (for example Vuittetic Hiccups), however, hopefully this will give you a starting point.


Comments