Click here to Skip to main content
15,898,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Add attribute to a dynamically created imagebutton control Pin
Fred_Smith22-Oct-07 6:37
Fred_Smith22-Oct-07 6:37 
GeneralRe: Add attribute to a dynamically created imagebutton control Pin
CandyMe22-Oct-07 18:32
CandyMe22-Oct-07 18:32 
AnswerRe: Add attribute to a dynamically created imagebutton control Pin
firozu22-Oct-07 20:24
firozu22-Oct-07 20:24 
GeneralRe: Add attribute to a dynamically created imagebutton control Pin
Fred_Smith22-Oct-07 22:33
Fred_Smith22-Oct-07 22:33 
GeneralRe: Add attribute to a dynamically created imagebutton control Pin
CandyMe24-Oct-07 23:15
CandyMe24-Oct-07 23:15 
QuestionI only see "Content Files" in the Add Project Output Group dialog box Pin
ONeil Tomlinson22-Oct-07 5:58
ONeil Tomlinson22-Oct-07 5:58 
QuestionCatching Invalid Email attachments Pin
Torin_DWC22-Oct-07 5:44
Torin_DWC22-Oct-07 5:44 
AnswerRe: Catching Invalid Email attachments Pin
Scott Dorman22-Oct-07 5:55
professionalScott Dorman22-Oct-07 5:55 
What do you mean by "the page breaks"? Where is the code sample you provided being run? Is this part of the code that handles the upload button?

If you don't want to allow executable files at all, you could probably use the System.IO.Path.GetExtension method to get the file extension. If the extension is ".exe", don't upload the file. Of course, this doesn't really prevent someone from uploading an executable, it just prevents them from using certain extensions.


Scott.

—In just two days, tomorrow will be yesterday.

[Forum Guidelines] [Articles] [Blog]

AnswerRe: Catching Invalid Email attachments Pin
J4amieC22-Oct-07 5:58
J4amieC22-Oct-07 5:58 
GeneralRe: Catching Invalid Email attachments Pin
Torin_DWC22-Oct-07 6:58
Torin_DWC22-Oct-07 6:58 
GeneralRe: Catching Invalid Email attachments Pin
J4amieC22-Oct-07 10:56
J4amieC22-Oct-07 10:56 
GeneralRe: Catching Invalid Email attachments Pin
Torin_DWC23-Oct-07 4:42
Torin_DWC23-Oct-07 4:42 
QuestionE_OUTOFMEMORY(0*8007000E) When Generating Reports Pin
HatakeKaKaShi22-Oct-07 4:29
HatakeKaKaShi22-Oct-07 4:29 
AnswerRe: E_OUTOFMEMORY(0*8007000E) When Generating Reports Pin
Saksida Bojan22-Oct-07 4:36
Saksida Bojan22-Oct-07 4:36 
GeneralRe: E_OUTOFMEMORY(0*8007000E) When Generating Reports Pin
HatakeKaKaShi22-Oct-07 5:57
HatakeKaKaShi22-Oct-07 5:57 
GeneralRe: E_OUTOFMEMORY(0*8007000E) When Generating Reports Pin
Saksida Bojan22-Oct-07 6:15
Saksida Bojan22-Oct-07 6:15 
Questionhow can i use button click event of another page in recent page???? Pin
yogesh_softworld12322-Oct-07 4:26
yogesh_softworld12322-Oct-07 4:26 
AnswerRe: how can i use button click event of another page in recent page???? Pin
Abhijit Jana22-Oct-07 4:32
professionalAbhijit Jana22-Oct-07 4:32 
AnswerRe: how can i use button click event of another page in recent page???? Pin
Abhijit Jana22-Oct-07 5:01
professionalAbhijit Jana22-Oct-07 5:01 
QuestionEncrypting connectionStrings Pin
#realJSOP22-Oct-07 3:58
professional#realJSOP22-Oct-07 3:58 
AnswerRe: Encrypting connectionStrings Pin
Saksida Bojan22-Oct-07 4:34
Saksida Bojan22-Oct-07 4:34 
GeneralRe: Encrypting connectionStrings Pin
#realJSOP22-Oct-07 4:38
professional#realJSOP22-Oct-07 4:38 
GeneralRe: Encrypting connectionStrings Pin
Saksida Bojan22-Oct-07 4:40
Saksida Bojan22-Oct-07 4:40 
GeneralRe: Encrypting connectionStrings Pin
#realJSOP22-Oct-07 8:08
professional#realJSOP22-Oct-07 8:08 
QuestionHow to create F1 help when robohelp is already installed in webpages Pin
hashim.os@quadra.in22-Oct-07 3:55
hashim.os@quadra.in22-Oct-07 3:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.