Click here to Skip to main content
15,896,063 members

Comments by samir.abda (Top 5 by date)

samir.abda 12-Jul-11 20:58pm View    
I myself find it weird. I check the event handlers and everything seemed ok. I had to resort to Enter and Leave events to make this work. Thank you for the help.
samir.abda 12-Jul-11 5:04am View    
I have updated my question. Please see. Thank you.
samir.abda 26-May-11 20:41pm View    
Thanks for the answer. I haven't sorted this out yet. I forgot to mention that the web methods I have created are just for testing purposes. The real web service that I am about to consume is created in Java. As for your question about adding web reference in Visual Studio, Im not sure if this is possible. I know I can verify it myself, but unfortunately, there are no test web services here created in Java at the moment. I would appreciate if you provide your thoughts on this. As for your other statement about the _request.Method = "POST", its the way the team has created it to invoke the other Java web service. However, the web method has no parameters and unfortunately, the developer who created it is not in the team anymore. Any suggestions please. Thank you in advance.
samir.abda 26-May-11 1:36am View    
I really appreciate the effort. Not to be mean, but, I commented on the other answer that I was looking for other solutions that are not JQuery and JSON. Would you be kind enough to provide other solution for this one? I have updated my question above on how I am posting data to the webservice. Thank you very much.
samir.abda 25-May-11 23:19pm View    
Thanks for the response. Going to the first article, it makes use of JQuery and JSON. However, Im looking for a solution that doesnt make use of them. As for the second one, I am not using BizTalk so I dont understand the article. Any other links please. Thanks in advance.