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
Are there resources online with tips on asp to asp.net conversions?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Do you know using sql cache invalidation?
Which .NET framework supports Web API?
What are Authentication and Authorization?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
How to Separate background image and front image from original picture....
Is it true that a Web service must be written in .NET or not?
Can we add code files of different languages in app_code folder?
What is the biggest disadvantage of “Other Return Types” in Web API?
What is http pipeline in asp.net?
In which event are the controls fully loaded?
How do session tokens work?
What is asp short for?
What is the difference between response.redirect and server.transfer?