Here it is, an AJAX’d contact form with a captcha. I had an idea to code this about a week ago and thought would be a tough job to do but it wasn’t that tough to code when I started doing it. The only place where I had to spend a lot of time was, [...]
AJAX
Follow this URL : http://www.hakc.net/scripts/
Tags:
Someone at Digitalpoint asked me on how to have ajax inside ajax, like how to process a form with ajax which is already processed by ajax. It’s pretty simple first a file “POSTS” content into a php file which is received by ajax, this php file which receives the data has another form inside it [...]
Tags:
I just made this quick ajax tutorial for people who’re starting out there and want to learn AJAX. The following tutorial will teach: how to submit a simple form through php and get the stuff printed out by using AJAX. The first sect will be plain simple to just print a input string and I’ll [...]
Tags: