컴퓨터 지식 네트워크 - 컴퓨터 설치 - . net 파일 요청 다운로드 코드 업로드

. net 파일 요청 다운로드 코드 업로드

부울 파일 ok = false;

stringpath = server.mappath ("~/upload/");

if (파일 upload1.hasfile)

{

//확장자 가져오기

<;

// jpg 및 gif 사진

string [] allowextension = {".jpg", ".gif" 만 업로드할 수 있습니다

for (int I = 0; I lt;; AllowExtension.Length;; I++)

{

if (파일 확장 = = allowextension [I])

break;

}

}

if (fileok = = false)

{< P >

scriptmanager.registerclientscriptblock (this.updatepanel 1, this.GetType (), "프롬프트!" , "alert ('파일 형식이 잘못되었습니다!'' ); ",참);

}

// 최대 1m

if (fileupload1.postedfile 1024000)

{

fileok = false;

}

if (파일 ok)

{

try

<

ct.cardimage = "upload/"+rename (파일 확장);

b2cbll.cardtype manager.add

카드 유형 (CT);

파일 upload1.postedfile.saveas (pat);

scriptmanager.registerclientscriptblock (this.updatepanel 1, this.GetType (), "프롬프트 , "alert ('추가 성공!'' ); ",참);

this.bindlistbox ();

}

catch

{

script manager.registerclip ","alert ('업로드 실패!'' ); ",참);

}

}

else

{

스크립트 ","alert ('파일 유형 또는 파일 크기가 1M 를 초과하거나 파일 유형이 잘못되었습니다'); ",참);

}

}

}

上篇: 우한에서 유명한 건면은 무엇인가요? 下篇: Tomson Mansion과 Heaven's Proud One 중 어느 것이 더 좋나요?
관련 내용