I call the web service from javascript and I pass the data as zip code 10007 (hard coded). Want to get some output data but when I run the code, the messages come in the alert, and then the alert pop up does not say that no data is returned, can someone edit the code to return a correct output is?
& lt; Html & gt; & Lt; Top & gt; & Lt; Title & gt; Calling Web Service, jQuery & lt; / Title & gt; & Lt; Script type = "text / javascript" src = "http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js" & gt; & Lt; / Script & gt; & Lt; Script type = "text / javascript" & gt; $ (Document) .ready (function () {$ ("# btnCallWebService"). Click (function (event) {$ .ajax ({type: "POST", url: "http://wsf.cdyne.com Data: "Jason", Data: "10007", Success: Process Success, Error: Process Error});} / WeatherWS / Weather.Smx / GetCityWeatherByZIP ", ContentType:" Application / Jason; Charset = UTF-8 " } Process success (data, status, request) {alert ('success'); if (position == "success") $ ("# response"). Text ($ (req.responseXML). Result "). Text ()); Warning (req.responseXML);} Function Process Error (data, position, rick) {warning ('error' + data. Location); //alert(req.responseText + "" status);} & lt; / script> & lt; / head & & Lt; body & gt; & lt; h3 & gt; Web service calling with JQuery / AJAX & lt; / h3 & gt; & lt; input id = "btnCallWebService" value = "call web service" type = "Button" />
Have you enabled the CORS thesis when I have tested in firebug
cross- Orientation Block Request: Similar Genesis At Iti dislike reading the remote resource. This can be fixed by transferring resources to a single domain or enabling the Corrosion.
These links can help you
Popular posts from this blog
I do not know how to use mysqli_result like in the past. Is this OK? How is right WHERE status = 'popup' and creditsp> = 1 and (CH) from $ res = mysqli_query ($ con, "SELECT` id`,` usrid`, `url` site Lt; cf || cf = 0) sequence by rand () border 1 "); $ Urll = mysqli_result ($ res, 0, "url"); $ Ownerid = mysqli_result ($ res, 0, "Elixir"); $ Citid = mascile_salt ($ res, 0, "id"); Use fetch_assoc on the results: $ line = $ res-> gt; Fetch_assoc (); $ Urll = $ line ['url']; $ Owner = $ line ['nectar']; $ Site id = $ line ['id']; If there are more than one line, then: while ($ line = $ res-> fetch_assoc ()) {// process $ Line}
Such a basic question is, but I'm stuck ... I get I'm trying to start with UI Automation using Delphi 2007 (Win32) on Windows 7. It seems that I do not have to use some methods and types. I have the .NET Framework 4.x installed on this machine, but I have imported a type of library from the C: \ Program Files (x86) \ reference assembly \ Microsoft \ Framework \ v3.0 \ UIAutomationClient.dll ... ... I am looking for UIAutomationClient_TLB: UIAutomationClientMajorVersion = 1; UIAutomationClientMinorVersion = 0; I'm not sure that this is the problem (wrong version). I can declare the following with no problem: var UIAuto: IUIAutomation; Element: IUIAutomationElement; But the methods of IUIAutomationElement are missing. For example, there is nothing in the interface declaring this method: IUIAutomationElement.TryGetCurrentPattern () ... which msdn.microsoft According to .com, there is an interface method which is returning to at least NET 3.0. Where do...
Text after "div class =" itemprop = "text"> The application to take a picture and attach it to the screen and attach to the second screen, 1 button on the 2nd Gmail Photo on; Send it to someone I am using this code for the second button View public void onClick (v) {// TODO Auto-generated method stub Intent intent = new Intent (Intent. ACTION_SENDTO, Uri.fromParts ("mailto", "test@gmail.com", tap)); Intent.putExtra (Intent.EXTRA_SUBJECT, "test"); Intent.putExtra (Intent.EXTRA_TEXT, "text"); Intent.putExtra (Intent.EXTRA_STREAM, imageUri); StartActivity (Intent.createChooser (meaning, "Choose an Email Client:")); } But this does not attach the photo to Gmail. It may be wrong here is the rest of the code. The public class increases the main activity activity {Private Static Ent TAKE_PICTURE = 1; Private Uri image Yuri; @ Override protected void saved create (bundled Instansstet) {Suprknkret (saved Insten...
Comments
Post a Comment