Search Results

ajax

AutoResponder

AJAX is Easy

The title is not a generality. I mean it in the context of having some JavaScript code to do POST operations and get the results. I also have some PHP code that gets the POST request and creates a response. It too me only a few minutes to…

Continue reading
AutoResponder

AJAX and Multipart/Form-Data

I’m writing a lot of code most evenings. Here is some code I wrote in JavaScript to submit an AJAX request using multipart/form-data encoding. This is better than the more typical application/x-www-form-urlencoded encoding because data does not need to be reformatted if it contains things that are not…

Continue reading
Uncategorized

AJAX and Mrs. King

Scarecrow and Mrs. King was a TV show from way way back. For some reason, it came to mind right when I was typing the title of this post. Scarecrow was the code name for a spy. Mrs. King was a housewife. They spied on people and helped…

Continue reading
Computers & Programming

Programming Projects

I have worked on various personal and professional computer programming projects over the years. This is a collection of some of those projects. Links are provided when more details are available. Dates are rough estimates for when the program was developed. Art projects can be found here. Show…

Continue reading