---
title: "Redirect to another page after successful login"  
description: "Redirect to another page after successful login"  
author: "Anonymous User"  
published: 2010-10-14  
updated: 2010-10-14  
canonical: https://www.mindstick.com/forum/40/redirect-to-another-page-after-successful-login  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Redirect to another page after successful login

**Hi Guys**\
\
I am working on [login](https://www.mindstick.com/articles/12852/styles-login-form-in-android) [page](https://www.mindstick.com/articles/13031/why-to-make-a-wikipedia-page) also , please help me how to [redirect](https://www.mindstick.com/forum/2005/radio-button-redirect) to another page after successful login?\

## Replies

### Reply by Uttam Misra

After checking user credentials in code\
just use Response.Redirect("yourpage.aspx"); \


---

Original Source: https://www.mindstick.com/forum/40/redirect-to-another-page-after-successful-login

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
