Click here to Skip to main content
15,891,033 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Visual Studio Error Pin
MWRivera27-Jul-12 4:31
MWRivera27-Jul-12 4:31 
AnswerRe: Visual Studio Error Pin
WoodenLegNamedSmith2-Aug-12 7:58
WoodenLegNamedSmith2-Aug-12 7:58 
AnswerRe: Visual Studio Error Pin
Sakthivel Parasuraman2-Aug-12 23:57
Sakthivel Parasuraman2-Aug-12 23:57 
QuestionA simple contact form with validation Pin
Member 929983624-Jul-12 5:03
Member 929983624-Jul-12 5:03 
AnswerRe: A simple contact form with validation Pin
StianSandberg26-Jul-12 4:49
StianSandberg26-Jul-12 4:49 
QuestionFirst SOAP project coming up, need clarification Pin
MrAurora24-Jul-12 2:55
MrAurora24-Jul-12 2:55 
AnswerRe: First SOAP project coming up, need clarification Pin
jkirkerx24-Jul-12 8:22
professionaljkirkerx24-Jul-12 8:22 
GeneralRe: First SOAP project coming up, need clarification Pin
MrAurora25-Jul-12 0:22
MrAurora25-Jul-12 0:22 
Thanks for replying ! Unfortunately, I am stuck with SOAP as this is what they offer for communicating with their service. I am familiar with the XML bit too. I've done plenty of that. I just don't get the enumerated bit.
jkirkerx wrote:


Enumerated, only accepts those 5 possible anwsers, like multiple choice question on test.


I understand that the value can be only one of 5 pre-determined values but how do I know what the 5 acceptable values are ? That's the problem I am having.


In your FedEx example, are you saying that when there are 5 acceptable values for a field, they should be defined in the WSDL file ? If so, that is the part I am missing. I do not remember seeing anything like that in the WSDL file provided to us but I will have to dig thru it again and see if I just missed it.

Also, after digging into the sample code (which is VERY small - just a few lines of code) provided to us by this 3rd party company I also see that in one line of code where he grabs a value from the returned data he parses an array and returns the 2nd element. Again, without any documentation how are we, as developers, suppose to know which element is the correct one ? It's one thing if you can see the source code or have documentation but seems to be impossible to just start coding away and when you come across an array just go "Yup, I'll use element 1". I don't understand how we could posible know that. Yet this lack of documentation appears to be the norm when it comes to these soap webservices. No documentation, just the WSDL.

Thanks again for replying. It's very frustrating for me not understanding how this works when I am so comfortable with coding in general...
GeneralRe: First SOAP project coming up, need clarification Pin
jkirkerx25-Jul-12 7:31
professionaljkirkerx25-Jul-12 7:31 
GeneralRe: First SOAP project coming up, need clarification Pin
MrAurora27-Jul-12 0:56
MrAurora27-Jul-12 0:56 
GeneralRe: First SOAP project coming up, need clarification Pin
jkirkerx27-Jul-12 7:21
professionaljkirkerx27-Jul-12 7:21 
Question.net client, java soap web services , validation from soap headers Pin
Anuradhaanu22-Jul-12 23:08
Anuradhaanu22-Jul-12 23:08 
AnswerRe: .net client, java soap web services , validation from soap headers Pin
Richard MacCutchan23-Jul-12 3:20
mveRichard MacCutchan23-Jul-12 3:20 
Questionsending data to script on web server Pin
Danzy8321-Jul-12 11:42
Danzy8321-Jul-12 11:42 
AnswerRe: sending data to script on web server Pin
Sandeep Mewara21-Jul-12 19:58
mveSandeep Mewara21-Jul-12 19:58 
AnswerRe: sending data to script on web server Pin
David Mujica23-Jul-12 2:22
David Mujica23-Jul-12 2:22 
GeneralRe: sending data to script on web server Pin
Danzy8323-Jul-12 4:34
Danzy8323-Jul-12 4:34 
GeneralRe: sending data to script on web server Pin
Andrei Straut23-Jul-12 9:04
Andrei Straut23-Jul-12 9:04 
GeneralRe: sending data to script on web server Pin
David Mujica23-Jul-12 11:05
David Mujica23-Jul-12 11:05 
AnswerRe: sending data to script on web server Pin
jkirkerx23-Jul-12 10:17
professionaljkirkerx23-Jul-12 10:17 
QuestionCGI in Java - Legacy but interesting (for educational purposes) Pin
ppign20-Jul-12 23:15
ppign20-Jul-12 23:15 
AnswerRe: CGI in Java - Legacy but interesting (for educational purposes) Pin
Trak4Net21-Jul-12 11:22
Trak4Net21-Jul-12 11:22 
QuestionContact me Web page Pin
flinchy319-Jul-12 4:51
flinchy319-Jul-12 4:51 
AnswerRe: Contact me Web page Pin
R. Giskard Reventlov19-Jul-12 5:38
R. Giskard Reventlov19-Jul-12 5:38 
GeneralRe: Contact me Web page Pin
flinchy324-Jul-12 3:06
flinchy324-Jul-12 3:06 

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.