<?
echo "Filename : ".$_FILES['fff']['name']."<br>";
echo "Tmp_name : ".$_FILES['fff']['tmp_name']."<br>";
?>
<html>
<body>
<form name=aaa action="test4.php" method="post" enctype="multipart/form-data">
<input type=file name=fff onchange=aa();>
</form>
</body>
</html>
<script>
function aa(){
if(document.aaa.fff.value != ""){
document.aaa.action = "test4.php";
document.aaa.submit();
}
}
</script>
댓글 2개
12년 전
흠이것은,,,흠,,,
12년 전
저기서 추가한다면 iframe 으로 전송해서 실시간으로 용량체크와 썸네일 이미지를 보여주는 기능도 넣으면 더 좋겠네요 ^^
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5152 |
senseme
|
12년 전 | 4143 | |
| 5151 |
senseme
|
12년 전 | 3720 | |
| 5150 |
프로프리랜서
|
12년 전 | 3119 | |
| 5149 |
프로프리랜서
|
12년 전 | 3959 | |
| 5148 |
프로프리랜서
|
12년 전 | 4351 | |
| 5147 |
프로프리랜서
|
12년 전 | 1583 | |
| 5146 |
senseme
|
12년 전 | 2710 | |
| 5145 |
senseme
|
12년 전 | 2696 | |
| 5144 |
senseme
|
12년 전 | 1239 | |
| 5143 | 12년 전 | 1270 | ||
| 5142 | 12년 전 | 8393 | ||
| 5141 |
senseme
|
12년 전 | 1500 | |
| 5140 |
senseme
|
12년 전 | 3737 | |
| 5139 |
senseme
|
12년 전 | 6323 | |
| 5138 |
senseme
|
12년 전 | 1544 | |
| 5137 | 12년 전 | 1131 | ||
| 5136 |
senseme
|
12년 전 | 1304 | |
| 5135 |
senseme
|
12년 전 | 3287 | |
| 5134 |
senseme
|
12년 전 | 1067 | |
| 5133 |
senseme
|
12년 전 | 1811 | |
| 5132 |
senseme
|
12년 전 | 1240 | |
| 5131 |
senseme
|
12년 전 | 900 | |
| 5130 | 12년 전 | 1388 | ||
| 5129 | 12년 전 | 2101 | ||
| 5128 |
senseme
|
12년 전 | 1374 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기