I am trying to redirect another site on button click.
Answer Posted / sunil kumar singh
Response.Redirect("http://yahoo.com");
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Apart from IDE what are the enhancements in asp.net 2.0?
Explain security types in asp.net?
How you can manage the state of application at the server side in ASP.NET?
What is the difference between the response.write() and response.output.write() methods?
What are demand-paging and pre-paging?
How do you create a master page?
explain code with multi inhertance
Is post back in asp.net?
What is the difference between adding reference in solution explorer and adding references by using ?
Explain Authentication mechanism in dotnet
What does session_start () do?
Explain what is an assembly?
Why do we use asp.net?
How Session outproc in Sqlserver stored?
What is application in asp net?