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

You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?

6 Answers   TCS,


Explain the basic functionality of garbage collector?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,


When we use cookie less session? Explain its working?

0 Answers   Sans Pareil IT Services,






How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

0 Answers  


What is a server farm in iis?

0 Answers  


How to implement form based authentication in asp.net application?

0 Answers  


what is state management,what is the purpose of it,how it will be implemented in real time?

2 Answers  


What are the properties of the eventargs argument when capturing keyboard events?

0 Answers  


Explain client side state management system.

0 Answers  


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

0 Answers  


Categories