Click here to Skip to main content
15,888,283 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsql delete statement error in asp page Pin
keroed_edmond13-Oct-06 6:29
keroed_edmond13-Oct-06 6:29 
AnswerRe: sql delete statement error in asp page Pin
Guffa13-Oct-06 7:14
Guffa13-Oct-06 7:14 
GeneralRe: sql delete statement error in asp page Pin
keroed_edmond13-Oct-06 12:36
keroed_edmond13-Oct-06 12:36 
AnswerRe: sql delete statement error in asp page Pin
Guffa13-Oct-06 15:34
Guffa13-Oct-06 15:34 
QuestionUpload large files Pin
felopater13-Oct-06 5:28
felopater13-Oct-06 5:28 
AnswerRe: Upload large files Pin
Sreenath Madyastha13-Oct-06 9:16
Sreenath Madyastha13-Oct-06 9:16 
AnswerRe: Upload large files Pin
WillemM13-Oct-06 9:19
WillemM13-Oct-06 9:19 
AnswerRe: Upload large files Pin
Sushant Duggal13-Oct-06 18:59
Sushant Duggal13-Oct-06 18:59 
Hi,

Maximum upload size for a file is mentioned in machine.config
you can override the settings by mentining it in your project web.config

<httpRuntime executionTimeout="3600" maxRequestLength="100000"/>



Regards,



Sushant Duggal.

QuestionASP.NET 1.1 component for creating pivote tabls with SQL- and MDX-queries Pin
mdrel13-Oct-06 3:42
mdrel13-Oct-06 3:42 
QuestionUpdating records from a detailsview not working asp.net 2 Pin
AdamskiR13-Oct-06 3:40
AdamskiR13-Oct-06 3:40 
AnswerRe: Updating records from a detailsview not working asp.net 2 Pin
kascakm16-Oct-06 4:58
kascakm16-Oct-06 4:58 
QuestionPrinting in asp.net Pin
jolfa200113-Oct-06 3:30
jolfa200113-Oct-06 3:30 
AnswerRe: Printing in asp.net Pin
Sreenath Madyastha13-Oct-06 9:19
Sreenath Madyastha13-Oct-06 9:19 
Questionhow to make use of it Pin
Sandeep Akhare13-Oct-06 2:48
Sandeep Akhare13-Oct-06 2:48 
AnswerRe: how to make use of it Pin
Rama Krishna Vavilala13-Oct-06 9:28
Rama Krishna Vavilala13-Oct-06 9:28 
AnswerRe: how to make use of it Pin
Jerry Hammond13-Oct-06 10:16
Jerry Hammond13-Oct-06 10:16 
QuestionAdding some HTML-Tag between FORM and __VIEWSTATE Pin
A.Kassir13-Oct-06 1:50
A.Kassir13-Oct-06 1:50 
QuestionIP Pin
drc_no113-Oct-06 1:36
drc_no113-Oct-06 1:36 
QuestionLinking database with ASP Pin
DRAquilA13-Oct-06 1:15
DRAquilA13-Oct-06 1:15 
AnswerRe: Linking database with ASP Pin
MatthysDT22-Jan-07 21:57
MatthysDT22-Jan-07 21:57 
QuestionDetailsView ItemUpdating event not fired Pin
kascakm13-Oct-06 0:56
kascakm13-Oct-06 0:56 
AnswerRe: DetailsView ItemUpdating event not fired Pin
TerryPatrick9-Aug-10 10:01
TerryPatrick9-Aug-10 10:01 
Questionhow to give proeperty for textbox Pin
dany.s13-Oct-06 0:42
dany.s13-Oct-06 0:42 
AnswerRe: how to give proeperty for textbox Pin
kirthikirthi13-Oct-06 1:05
kirthikirthi13-Oct-06 1:05 
QuestionTransforming standard values from excel to database record Pin
dhatchu13-Oct-06 0:32
dhatchu13-Oct-06 0:32 

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.