Opened 11 years ago
Closed 11 years ago
#12049 closed bug (invalid)
$.post()
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a problem. Try to solve it...
- I have a webpage1 and in this webpage1 I have loaded a form using Ajax.
- Now I submits the form using Ajax to some other webpage2 or the same webpage1.
- Now I want the processing result back on the webpage1 without refreshing the webpage1.
Problem: I can load form using Ajax, Submit form data using Ajax, But the form result is not getting back on the webpage1 without refreshing the webpage1.
Help me, Please.
Note: See
TracTickets for help on using
tickets.
Please ask for support on the forums or on the #jquery irc channel.