Ajax

AJAX e-mail address collection form Scripts & Applications Ajax

AJAX e-mail address collection form This ajax e-mail form can be used for collecting e-mail addresses for anything you wish! It dynamically collects e-mails and stores them into an easy to read text file. You can modify the script yourself for integration with a database or whatever else. Features include but aren’t limited to: Dynamically submits e-mails, Checks if e-mails are in the correct format, stores in an easy to read text document, parses the e-mail address for better storage, Sleek and simple design, Easy to edit and easy to implement, Shows message if someone has already entered an e-mailSimply upload the files as is and it should work from the get-go! For implementation into a design just simply copy the HTML and stick it anywhere in the page! You can view the e-mail addresses that have been entered by going to the file.txt in the same directory as your write.php file. You can protect people from viewing it with their web browser by CHMODing the read writes to zero.

Read more…

Be the first to comment - What do you think?  Posted by admin - July 5, 2009 at 12:12 am

Categories: Ajax   Tags: , , ,

Ajax form elements Scripts & Applications Ajax

Ajax form elements Place linked select boxes or radio button groups on to your page that dynamicaly load items from database using Ajax. Like Category-Subcategory selections. You can chain as many select boxes as you like. Extra filtering parameter for roor select box so all data can be stored in one db table. Tested on FF and IE for windows and now on FF and Safari for mac. In the same file sc_classes.php there is an other class. Called sc_form_elements. Used partialy from sc_ajax_select_boxes. It is a nice form helper class. Adds select boxes, radio groups and check box groups. It is usual to have options on db and have to populate with them select boxes, or show a list of radio buttons or a list of checkboxes. The routine is to query the database and loop throu the selected rows and add elements to the form. sc_form_elements class comes to save time rewriting that peace of code again and again, but still have control over the form.

Read more…

Be the first to comment - What do you think?  Posted by admin - July 4, 2009 at 11:12 pm

Categories: Ajax   Tags: , ,

How to Make AJAX Read between the Lines Tutorials, Training & Tips Ajax

How to Make AJAX Read between the Lines The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts.com and devarticles.com? This is context-dependent advertising based on IntelliTXT engine from Vibrant Media (www.vibrantmedia.com). When the mouse cursor points to such a link an advertisement window appears. This technology is referred to as in-text advertising. This method is also increasingly used on news portals. The main page contains only the news headings. Yet when the user puts a mouse cursor over the heading a short description appears. Thus the main page can hold a lot more news. The visitor sees the headings and all he/she has to do to get a short summary is to browse through the items with a mouse cursor. Let us now look into how contextual help can be implemented with AJAX.

Read more…

Be the first to comment - What do you think?  Posted by admin - July 3, 2009 at 10:12 pm

Categories: Ajax   Tags:

Ajax: Getting Started Tutorials, Training & Tips Ajax

Ajax: Getting Started This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started.

Read more…

Be the first to comment - What do you think?  Posted by admin - July 2, 2009 at 9:12 pm

Categories: Ajax   Tags:

AJAX WebMail Tutorial Tutorials, Training & Tips Ajax

AJAX WebMail Tutorial In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use “XMLHttpRequest” objects to retrieve messages from a mail server.

Read more…

Be the first to comment - What do you think?  Posted by admin - July 1, 2009 at 8:12 pm

Categories: Ajax   Tags:

JustAjax Table Scripts & Applications Ajax

JustAjax Table JustAjax Table is an Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. JustAjax Table offers in-place cell editing, live scrolling, live sorting, PHP/MySQL backend, cross-browser support.

Read more…

Be the first to comment - What do you think?  Posted by admin - June 30, 2009 at 7:12 pm

Categories: Ajax   Tags: ,

Upload in Background Scripts & Applications Ajax

Upload in Background Allows to create background uploads using Ajax. This uploads start when the user is still filling out the form, making the form submission faster and more intuitive. In the case that the background upload can not be completed, a PHP code (automatically generated) will complete the process. This tool makes the upload process technically superior with the use of modern technologies and at the same time makes the insertion of an upload feature into web page an easy process carried out from the Dreamweaver visual interface.

Read more…

Be the first to comment - What do you think?  Posted by admin - April 5, 2009 at 5:12 am

Categories: Ajax   Tags: ,

Tooltip kit Scripts & Applications

Tooltip kit This class can be used to lookup text expressions/images on the server a page using AJAX to avoid page reloading. When a user drags the mouse over a link of a site page popup window with the expression appears. And it disappears when the user takes the mouse out from the link. The same way the class allows to add to your site context help, in-text advertising and news with descriptions by request

Read more…

Be the first to comment - What do you think?  Posted by admin - March 21, 2009 at 3:00 am

Categories: Ajax   Tags: ,

AJASON Frameworks & Toolkits

AJASON AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format which is used by AJASON to exchange data between server and client. AJASON features the ability to exchange complex data types and client-side error reporting for server-side AJASON errors.

Read more…

Be the first to comment - What do you think?  Posted by admin - March 19, 2009 at 1:00 am

Categories: Ajax   Tags: , ,

Build Your Own AJAX Web Applications Programming Books

Build Your Own AJAX Web Applications This practical hands-on guide for first-time AJAX users will walk you through building multiple AJAX applications, with each application highlighting a different strength and use of AJAX. Applications include a chess game, an app for refining searches on Amazon/Google/eBay without reloading an entire page and a blog system that uses drag-n-drop features. Throughout the text, the author stresses usability, accessibility, and graceful degradation for older, less-capable web browsers.

Read more…

Be the first to comment - What do you think?  Posted by admin - March 18, 2009 at 12:00 am

Categories: Ajax   Tags:

« Previous PageNext Page »