Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- SQL
- mapreduce
- SPC
- tomcat
- NPM
- Android
- vaadin
- mybatis
- react
- Python
- JavaScript
- GIT
- Express
- Kotlin
- MSSQL
- xPlatform
- 보조정렬
- Java
- IntelliJ
- plugin
- R
- Sqoop
- SSL
- 공정능력
- table
- window
- Eclipse
- hadoop
- es6
- Spring
Archives
- Today
- Total
728x90
목록2019/06/03 (1)
DBILITY
ajax download
그냥 아래와 같이 해봤었다. 기억력이란게 있는지 의심스러운 정도니 기록해 두자. $.ajax({ type: 'HEAD', url: "/resources/excelSample.xls", complete: function () { console.log("success"); location.href="/resources/excelSample.xls"; }, error : function () { console.log("failure"); } });
front-end & ui/javascript
2019. 6. 3. 12:19
728x90