how to use html code in asp source code?



how to use html code in asp source code?..

Answer / mr. d

Use asp.net Literal control.

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 Answers  


What is the Global.asax used for?

7 Answers   Siebel Systems,


How many types of session in ASP.NET

0 Answers   MCN Solutions,


What are the steps involved to fill a dataset?

0 Answers  


For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

2 Answers   CTS, Syncfusion,






How tooltip is set through code-behind in ASP.NET?

0 Answers  


Which control has default post back is enabled(true)?

0 Answers   Sans Pareil IT Services,


Can we use MSSql as backend in asp.net...if yes then How.?

0 Answers   MCN Solutions,


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What are user controls and custom controls ?

1 Answers  


What is localization and Globalization?

3 Answers  


If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.

4 Answers  


Categories