Tag Archives: Ajax

PHP Nested Elements Report Follow Up Tutorial

Sometimes to make a program practically useful you have to take a pause after the proof of concept stage and ask “would you be happy using this program if there was a deadline”. Yesterday’s version of our “Tags Within Tags” … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , | 1 Comment

PHP Nested Elements Report Primer Tutorial

Lots of data is hierarchical by nature. Examples are HTML or XML or JSON data, and to get a report on tag types nested within other tag types can be a useful tool to sanity check that your data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

Ajax Div Overlay Primer Tutorial

Back to the recent overlay ideas (like PHP Iframe Overlay Primer Tutorial) we’ve been doing lately at this blog, we want to show you today, the melding of HTML/Javascript supervising Ajax PHP in a div HTML element. This is a … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | 2 Comments

Ajax All Textboxes All Mandatory Form Primer Tutorial

Was wondering, today, whether we’ve ever mentioned the very useful onblur event for the textbox input HTML tag, which fires after you leave a textbox, whether you have filled it in or not. It pans out we have, with the … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

PHP Where is Wally Test Primer Tutorial

Today, was going to show you comparisons of PHP[/HTML] versus Javascript/Ajax/HTML versus Javascript/HTML methodologies to have a password protected report only reported, securely (or not), to interested parties … ie. bits of talk regarding “security” … but today there is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | 1 Comment

Ajax Local JSON Primer Tutorial

Meanwhile … back at Ajax Ranch … “J’son! Darn it J’son, where are ya? There’s chores to be done, J’son. Jjjjjjj’sssssooooonnnnn!” “Paw, did you come a calling just here this minute now?” “Nope, that there wuz my hollow gram, son.” … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 2 Comments

Change the Weather Tutorial

Today’s tutorial’s title is a bit cheekier than it really is, as we talk about a change to the software integration of a Weather Reporting web service for the geographicals suite here at this blog. The previous arrangements we detailed … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , | 6 Comments

Ajax jQuery Primer Tutorial

A lot of the things people like about the Web are to do with Javascript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. It is very … Continue reading

Posted in Ajax, Database, eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment