 |
Refer Listing To A Friend |
|
|
 |
SUGGEST simplAjax TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about simplAjax, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
simplAjax |
| URL: | [CLICK HERE] |
| Description: |
simplAjax is a very easy way to put ajax in your website. It only requires you to link the file in your html document, type out one line of code, and you're done! It is cross browser, and will work with any browser that supports XMLHTTPRequest/ActiveX
An example of the simplicity:
"<script>
timestamp = ajax('time.php?time=get') ; document.write(timestamp) ;
</script>"
That is really all it takes!
simplAjax is released under a GPL license, so it is free to use, as long as you keep the copyright notice in the script.
Enjoy!
| |
|
|
|
 |
|