Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.05 seconds.
Search: Posts Made By: Red Dragon
Forum: Ajax and Design 09-12-2012, 07:52 PM
Replies: 5
Views: 1,433
Posted By Red Dragon
I got it to work what one of the problems was...

I got it to work what one of the problems was that new FormData wasn't working so i use myFormData.append("message", message);


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: Ajax and Design 09-11-2012, 01:04 AM
Replies: 5
Views: 1,433
Posted By Red Dragon
ok I got it to send the post request but the php...

ok I got it to send the post request but the php script doesn't see the request. the dump from the $_POST is array(0) { }
here is the updated code


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Forum: Ajax and Design 09-09-2012, 02:45 AM
Replies: 5
Views: 1,433
Posted By Red Dragon
trouble with addEventListener

I'm trying to gets this code to work so that when you click submit it will send whats in the textbox to the php script but its not sending the post request.

<!DOCTYPE html PUBLIC "-//W3C//DTD...
Forum: General web building 06-07-2007, 07:40 PM
Replies: 1
Views: 675
Posted By Red Dragon
Chat Room

How do i get a chat room where people can chat and when there done others can see what they have said.
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 03:34 PM.