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?
Answer Posted / 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 View All Answers
How many types of state management are there in asp net?
Is asp.net core faster?
How do we implement bundling in MVC?
What is master page in dtp?
What is a gridview in asp.net?
Mention the execution process for managed code?
Can we add code files of different languages in app_code folder?
How does windows service lifecycle differ from a .standard. Exe?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Can action method static?
How dataadapter.fill works?
What are the different method of navigation in asp.net?
Define xmlreader class.
Do session use cookies in asp net?
What is the difference between web config and machine config files?