This is a very simple ajax feedback form. just download the zip, extract, change two variables in the contact.php page.
You are ready to upload files in server. Just upload, your ajax feedback form is ready. Enjoy receiving feedback from visitors
No related posts.
























November 21, 2007
Ahh… very simple but
Ahh… very simple but smart!! 9.9 on 10
well,,there should be a home page link or something like that.. at least after submitting the feedback user can’t use back key… so i made a small chg on it.. here u go–
search for:
===========
echo ‘
Success! Your Email has been sent. Hope you enjoyed your stay.
‘;
replace with:
=============
echo ‘
Success! Your Email has been sent. Hope you enjoyed your stay.
Back to Home
‘;
** yoursite.com = your site… u know
@ all user
November 21, 2007
oops! tag was enabled.. ..
oops! tag was enabled.. .. lol
November 25, 2007
hmmm…………..you can
.
hmmm…………..you can always do it
thanks, in next version i may include this. Unfortunately its not working with Bangla
. have to release a new version with Bangla.
February 8, 2008
Nice, just needs spam
Nice, just needs spam prevention or it’s useless ! :-0
May 21, 2008
I’ve tried this script, it’s
I’ve tried this script, it’s great except it send 2 copies of the email to my inbox.. so everytime someone clicks “send email” it sends the same email to me twice… would you know any reason why?
Thank you.
May 21, 2008
Hello,
I have used this
Hello,
I have used this script but did not found any such problem. I tested it one week ago too; received a single mail on each click.
thanks for using the script
May 31, 2008
Did I miss something??!?!
I
Did I miss something??!?!
I installed the files as recommend, however, just perusing through the code and what not, I don’t see anything that actually sends the mail messages. Still waiting on the email
Also does the recipient email address in the contact.php file have to be from the originating domain of the site/form?
May 31, 2008
Never mind my last post…It
Never mind my last post…It works like a charm. Thanks a bunch!
September 6, 2008
Simple but Josh hoise…………….
November 10, 2008
it’s great!
May 13, 2009
Hi,
I´m looking for a simple Contact form, that gives the writer a short reply on his comment. so i just try out yours…
May 13, 2009
well, something like: “thanks for your comment, we will contact you as soon as possible” wouldnt be too bad
May 13, 2009
Hi,
You can edit the script easily! Just have a look!
February 14, 2010
hmm. Very good script.
I am now working with this type of work.
Hope it will help me very much.
Thank you very much too to develop this.