Click here to Skip to main content
15,918,243 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: To Everyone Pin
Richard MacCutchan14-Feb-16 2:38
mveRichard MacCutchan14-Feb-16 2:38 
QuestionHow to call webservice using WSDl file ? Pin
HarshadDarji1913-Feb-16 23:58
HarshadDarji1913-Feb-16 23:58 
QuestionClassic asp Soap response with xml and attachment Pin
uglyeyes11-Feb-16 0:50
uglyeyes11-Feb-16 0:50 
AnswerRe: Classic asp Soap response with xml and attachment Pin
uglyeyes11-Feb-16 17:22
uglyeyes11-Feb-16 17:22 
GeneralRe: Classic asp Soap response with xml and attachment Pin
uglyeyes14-Feb-16 11:30
uglyeyes14-Feb-16 11:30 
QuestionERROR: Password not accepted from server Pin
Jassim Rahma10-Feb-16 22:53
Jassim Rahma10-Feb-16 22:53 
SuggestionRe: ERROR: Password not accepted from server Pin
Richard Deeming11-Feb-16 0:49
mveRichard Deeming11-Feb-16 0:49 
AnswerRe: ERROR: Password not accepted from server Pin
Richard MacCutchan11-Feb-16 1:41
mveRichard MacCutchan11-Feb-16 1:41 
QuestionMessage Removed Pin
3-Feb-16 19:24
Member 123065763-Feb-16 19:24 
Questiondisplay the time according the clien time zone asp.net Pin
Anil Sharma19831-Feb-16 20:19
professionalAnil Sharma19831-Feb-16 20:19 
AnswerRe: display the time according the clien time zone asp.net Pin
Richard MacCutchan1-Feb-16 21:54
mveRichard MacCutchan1-Feb-16 21:54 
AnswerRe: display the time according the clien time zone asp.net Pin
Eddy Vluggen2-Feb-16 12:19
professionalEddy Vluggen2-Feb-16 12:19 
Questionweb development Pin
Member 1229196627-Jan-16 18:23
Member 1229196627-Jan-16 18:23 
AnswerRe: web development Pin
Eddy Vluggen2-Feb-16 12:17
professionalEddy Vluggen2-Feb-16 12:17 
AnswerRe: web development Pin
Tomas Linkinsen7-Feb-16 12:36
Tomas Linkinsen7-Feb-16 12:36 
QuestionWebsite permalink Url Problem Pin
mantihinto26-Jan-16 20:01
mantihinto26-Jan-16 20:01 
SuggestionRe: Website permalink Url Problem Pin
Richard Deeming27-Jan-16 1:56
mveRichard Deeming27-Jan-16 1:56 
AnswerRe: Website permalink Url Problem Pin
F-ES Sitecore27-Jan-16 4:10
professionalF-ES Sitecore27-Jan-16 4:10 
QuestionWeb API needed or not?! Pin
Amr.Mohammad8721-Jan-16 22:38
Amr.Mohammad8721-Jan-16 22:38 
AnswerRe: Web API needed or not?! Pin
F-ES Sitecore22-Jan-16 0:49
professionalF-ES Sitecore22-Jan-16 0:49 
GeneralRe: Web API needed or not?! Pin
Amr.Mohammad8722-Jan-16 2:06
Amr.Mohammad8722-Jan-16 2:06 
GeneralRe: Web API needed or not?! Pin
F-ES Sitecore22-Jan-16 2:15
professionalF-ES Sitecore22-Jan-16 2:15 
Web API is just a generic term for something on the server that listens to requests, so if there is an API that can accept your data and do something with it then you can use jQuery to send data to that API. The only problem is if it is files you are sending as javascript can't read the local file system. For that you'll need to use html file api if the browser supports it.
GeneralRe: Web API needed or not?! Pin
Amr.Mohammad8722-Jan-16 4:36
Amr.Mohammad8722-Jan-16 4:36 
QuestionAngularJS or JQuery? Pin
Jassim Rahma16-Jan-16 9:28
Jassim Rahma16-Jan-16 9:28 
SuggestionRe: AngularJS or JQuery? Pin
Kornfeld Eliyahu Peter16-Jan-16 9:55
professionalKornfeld Eliyahu Peter16-Jan-16 9: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.