Can it be because the call to the server is async?
that's the success function is called after your alert function is called.
-D
Can it be because the call to the server is async?
that's the success function is called after your alert function is called.
-D