Modify ↓
Ticket #10402 (closed bug: invalid)
Error don't post my value
| Reported by: | chinhdung180@… | Owned by: | chinhdung180@… |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | ajax | Version: | 1.6.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I buil form login with email: chinhdung180@… and pass: chinhdung
Use method $.post but this email and pass don't send to file php this is empty. I see this value don't action, when other value nomal post. Add one key in other will come nomal action.
Change History
comment:1 Changed 20 months ago by timmywil
- Owner set to chinhdung180@…
- Priority changed from undecided to low
- Status changed from new to pending
- Component changed from unfiled to ajax
comment:2 Changed 20 months ago by chinhdung180@…
- Status changed from pending to new
I buil form login this place: http://jsfiddle.net/8UXTP/
It don't write code php, I can do that. I test all browser but result don't echo value in file php before can be display value in jquery.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.