Search Type: Posts; User: stefanosandes
Search: Search took 0.02 seconds.
-
1 Oct 2010 8:35 AM
- Replies
- 7
- Views
- 1,208
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... -
1 Oct 2010 5:13 AM
- Replies
- 7
- Views
- 1,208
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. -
30 Sep 2010 8:23 AM
- Replies
- 7
- Views
- 1,208
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! -
29 Sep 2010 6:45 PM
- Replies
- 7
- Views
- 1,208
I tried using the event "write", but not passed by the event.
I used:
listeners: ('write': function ()
{
alert ('hello')
} -
29 Sep 2010 11:35 AM
- Replies
- 7
- Views
- 1,208
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! -
4 Jul 2010 10:58 AM
Jump to post Thread: FormPanel + Proxy by stefanosandes
- 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)
-
30 Jun 2010 8:28 AM
Jump to post Thread: FormPanel + Proxy by stefanosandes
- 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
