ASP.NET 에서 자바스크립트 사용하는 방법
HttpContext.Current.Request.UrlReferrer; //이전 페이지이전페이지를 확인한다. ASP.NET Source ASP.NET CS코드에서 자바스크립트(JavaScript) 사용하는 법 정리 ScriptManager.RegisterClientScriptBlock(Page, this.GetType(), "Faile", String.Format("alert('{0}')", returnMsg), true); 1. Response.Write 사용 // HTML코드의 제일 상단에 출력 Response.Write(@""); 2. Page.ClientScript.RegisterClientScriptBlock()메서드 이용 // 시작바로 밑에 생성 Page.ClientScript.Registe..
프로그래밍/ASP.NET
2012. 4. 23. 18:02
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- html5
- 셀렉터
- grid
- jQuery
- rowspan
- JavaScript
- IE
- Style
- MSSQL
- WCF
- radius
- SVG
- json
- ASP.NET
- 제이쿼리
- 프로시저
- Chart
- Mobile
- jQuery Mobile
- 저장프로시저
- css3
- workbook
- drag&drop
- Excel
- WebApi
- JS
- 자바스크립트
- jquery chart
- CSS
- Ajax
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함