-
Problem using function with Ajax
I have written the function which retrieve the data using xml http response. the problem is when i pass the function only once then it runs but when i run it for more than once with different parameters only the first one runs.
here is the function i written in javascript using xml http response object.
xmlhttpPost(strURL,t,FrmName,FldName,FieldChange,FieldChangeType)
i have passed the above function with different parameters one below the other.
Should i pass the above function with different parameters after some span of interval.
what may be problem. Can any guy help me.
Jayant Patil
India
-
Are you certain the parameters are actually being updated?
-
RE: Problem using function with Ajax
I had checked these function individually with different parameters, and it is running fine, but question is that how it gets problem only after defining these function one below the other.
Jayant
Similar Threads
-
By AustinMontoya in forum C++
Replies: 1
Last Post: 11-05-2006, 10:55 PM
-
By tekidum in forum VB Classic
Replies: 0
Last Post: 09-09-2006, 02:08 AM
-
Replies: 4
Last Post: 07-31-2006, 02:19 PM
-
By Scott in forum VB Classic
Replies: 12
Last Post: 12-21-2001, 05:21 PM
-
By Fabian in forum VB Classic
Replies: 7
Last Post: 06-28-2000, 12:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|