Search Type: Posts; User: stefanosandes

Search: Search took 0.02 seconds.

  1. Sorry, my English is not good. hehe.

    There is no error by the server or the formed JSON returned, sure.

    I managed to get the response from the server within the "exception". From what I...
  2. The event 'exception' is called, but 'write' no.

    Firebug by the server is returning 200.
    The code on the server side is perfect.

    Any solution?
    I am using Asp.net.
  3. scarsick,

    I tested your solution, but without success.

    It may be some problem in json format of my reply?
    The server returns: '{success: true}'.

    Thanks!
  4. I tried using the event "write", but not passed by the event.

    I used:



    listeners: ('write': function ()
    {
    alert ('hello')
    }
  5. Hello!

    I have a code that sends data from one grid to the server.
    Everything works fine, but do not know how to get the server response.

    Can you help me?
    Thanks!
  6. Replies
    2
    Views
    772
    I'm working within the same domain. But I want to be able to run my application in air or titanium, and the data source would be outside. (The domain is mine and I have total control over it)
  7. Replies
    2
    Views
    772
    Hello everyone!

    I am creating an application that is divided between client and server. The server side runs asp.net. The client side is all done in Extjs. I did so because I want to give the...
Results 1 to 7 of 7