본문 바로가기

개발바닥 아방수

검색하기
개발바닥 아방수
프로필사진 앙큼아기

  • 분류 전체보기 (64)
    • 웹 개발 (23)
      • Front (7)
      • Java (4)
      • PHP (3)
      • 기타 (4)
      • C# (4)
    • 데이터베이스 (11)
      • MySQL (4)
      • Oracle (0)
      • MS-SQL (3)
    • 정보보안 (3)
    • 코딩테스트 (23)
      • 백준 (1)
      • 프로그래머스 (22)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • 코딩테스트
  • PHP
  • 가상머신
  • mssql
  • javascript
  • 다중기본키
  • windows7
  • 오라클
  • 트리플DES
  • 이미지엑박
  • C#
  • 스프링부트
  • VMWare
  • 다중pk
  • ascx.cs
  • CrossSiteScripting
  • ASP
  • 프로그래머스
  • 람다식함수
  • memoryDB
  • 자동증가열
  • 데이터베이스
  • HTML
  • springboot
  • 쿼리
  • 자바스크립트
  • db
  • SQL
  • mysql
  • oracle
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록RESPONSE.REDIRECT (1)

개발바닥 아방수

언제 Response.Redirect(url, true)를 쓸까?

Response.Redirect(URL,false): The client is redirected to a new page and the current page on the server will keep processing ahead. (페이지 이동, 기존 페이지 스레드 계속) Response.Redirect(URL,true): The client is redirected to a new page, but the processing of the current page is aborted. (페이지 이동, 기존 페이지 스레드 죽음) (참고출처) https://stackoverflow.com/questions/6707465/when-should-i-use-response-redirecturl-true

웹 개발/C# 2022. 12. 16. 14:21
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바