I am trying to redirect another site on button click.
Answer Posted / usha
Response.Redirect("link name");
http://www.interview-questions.maxmice.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where web.config file is used?
What is the difference between a multi-layer and multi-tier applications?
Why do we need Sessions?
Explain some of the major built-in objects in asp.net
Can the dictionary object be created in client?s scope ?
what is command line compiler.what are the steps and how it is related to debugging.
What are the authentication types in asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What are Master Pages in ASP.NET? or What is a Master Page?
What are sessions in asp net?
What does passport and windows authentication mean in ASP.NET?
What is the difference between cache and cookies?
What is a gridview in asp.net?
What is the difference between system.stringbuilder and system.string
Why session is more secure than cookies?