Can the action attribute of a server-side
tag be set to a value and if not how can you possibly pass
data from a form page to a subsequent page?



Can the action attribute of a server-side tag be set to a value and if not how can you possibly pa..

Answer / kelvin

No, System .Redirect is used to pass data from a page to a subsequent page..

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the use of dispose method?

0 Answers  


Which template must you provide, in order to display data in a Repeater control?

3 Answers  


To display data in a Repeater control which templete is provided ?

4 Answers   Siebel,


What is server objects in asp.net?

5 Answers  


Define Query Interface,Adref,Release?

1 Answers   Microsoft,






I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  


Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

2 Answers   Techno Solutions,


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


How can we prevent an aspx page get refreshed when any information fetch from the database ?

2 Answers   Minecode,


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


Name the two properties are on every validation control?

0 Answers  


How do I publish my asp.net application to my isp's web server?

0 Answers  


Categories