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

ASP.NET

 
AnswerRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
dan!sh 6-Aug-18 2:41
professional dan!sh 6-Aug-18 2:41 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 22:24
sudipta saha6-Aug-18 22:24 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
dan!sh 6-Aug-18 22:28
professional dan!sh 6-Aug-18 22:28 
GeneralRe: How to solve HTTP Error 403.14 - Forbidden error in web service project Pin
sudipta saha6-Aug-18 22:59
sudipta saha6-Aug-18 22:59 
Questionjquery ajax Pin
Member 139369243-Aug-18 2:57
Member 139369243-Aug-18 2:57 
AnswerRe: jquery ajax Pin
dan!sh 3-Aug-18 3:31
professional dan!sh 3-Aug-18 3:31 
GeneralRe: jquery ajax Pin
Member 139369243-Aug-18 4:33
Member 139369243-Aug-18 4:33 
GeneralRe: jquery ajax Pin
Richard Deeming3-Aug-18 4:39
mveRichard Deeming3-Aug-18 4:39 
The ajax method doesn't cope with file uploads by default.

If you can drop support for IE9 and earlier, you can use the FormData class[^] to upload files:
jQuery Upload Progress and AJAX file upload - Stack Overflow[^]

If you need to support older browsers, then you have to submit the form to an <iframe>. For example:
AJAX file upload tutorial[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

QuestionWant to prevent button posting the Data for add or Update Pin
indian1432-Aug-18 14:11
indian1432-Aug-18 14:11 
AnswerRe: Want to prevent button posting the Data for add or Update Pin
Vincent Maverick Durano2-Aug-18 19:01
professionalVincent Maverick Durano2-Aug-18 19:01 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
indian1433-Aug-18 6:06
indian1433-Aug-18 6:06 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
Vincent Maverick Durano3-Aug-18 6:17
professionalVincent Maverick Durano3-Aug-18 6:17 
AnswerRe: Want to prevent button posting the Data for add or Update Pin
dan!sh 3-Aug-18 1:57
professional dan!sh 3-Aug-18 1:57 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
indian1433-Aug-18 6:04
indian1433-Aug-18 6:04 
GeneralRe: Want to prevent button posting the Data for add or Update Pin
dan!sh 4-Aug-18 6:44
professional dan!sh 4-Aug-18 6:44 
QuestionWCF service with sql server stored procedure for android Pin
Member 103645162-Aug-18 2:07
Member 103645162-Aug-18 2:07 
AnswerRe: WCF service with sql server stored procedure for android Pin
Vincent Maverick Durano2-Aug-18 4:58
professionalVincent Maverick Durano2-Aug-18 4:58 
GeneralRe: WCF service with sql server stored procedure for android Pin
Member 103645166-Aug-18 8:22
Member 103645166-Aug-18 8:22 
AnswerRe: WCF service with sql server stored procedure for android Pin
Mycroft Holmes6-Aug-18 14:39
professionalMycroft Holmes6-Aug-18 14:39 
QuestionHTML2PDF: does it support HTML OL tag type? Pin
Member 137012511-Aug-18 0:38
Member 137012511-Aug-18 0:38 
AnswerRe: HTML2PDF: does it support HTML OL tag type? Pin
Vincent Maverick Durano1-Aug-18 8:16
professionalVincent Maverick Durano1-Aug-18 8:16 
GeneralRe: HTML2PDF: does it support HTML OL tag type? Pin
Member 137012511-Aug-18 20:02
Member 137012511-Aug-18 20:02 
GeneralRe: HTML2PDF: does it support HTML OL tag type? Pin
Vincent Maverick Durano2-Aug-18 4:52
professionalVincent Maverick Durano2-Aug-18 4:52 
QuestionOpen ChildPage's Modal on Parent Page Pin
kktt28-Jul-18 7:55
kktt28-Jul-18 7:55 
AnswerRe: Open ChildPage's Modal on Parent Page Pin
Vincent Maverick Durano30-Jul-18 11:17
professionalVincent Maverick Durano30-Jul-18 11:17 

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.