Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #72.8K
2 Posted Topics
I'll join RiversideCAJava and admit that I've taken DaniWeb for granted...need to spend more time here and participate :(...
Is your Ajax post actually working - is it successful? In your example the data key value pair for your Ajax post is empty. Also, you are attempting to take action when the FORM is clicked, not the submit button. Shouldn't it be $('#notification').submit vs $('#notification').click?
The End.