Walter Davis (14 January 2013) CheckboxHelper

Add a PHP-based automatic “checked” attribute to your checkbox form elements. Enter the name of the variable that is either true or has a true-ish value, and the Action does the rest.

31 downloads, 0 comments.

html php form server code

Walter Davis (22 January 2013) CalendarView2

This is a new version of CalendarView, updated under the hood to streamline your page and make it load faster.

207 downloads, 2 comments.

developer form server prototype variable open-source lgpl date-and-time

Walter Davis (31 January 2013) TableKit

Sort a data table by clicking on the headers. Automatically creates the styles and re-orders the Freeway-generated HTML to make it behave properly like a data table.

75 downloads, 1 comment.

html standards css server prototype

Walter Davis (13 February 2013) RadioFlyer

Set a radio button to be checked automatically using PHP. You must have a global variable identical to the radio group name set in your page for this code to do anything.

15 downloads, 0 comments.

template html php form server

Walter Davis (23 March 2013) GoDaddyHelper

If you are stuck using GoDaddy for hosting, and you are also using the CSS Menus Action, you may have a problem with the Action-provided CSS looking too much like an Apache Include statement. This causes all sorts of havoc on GoDaddy’s not-so-standard servers. This Action, applied to the page, will rewrite any inline CSS to avoid this issue.

34 downloads, 0 comments.

html standards css server

Walter Davis (21 November 2013) CheckboxGhost

When you submit a form without checking a checkbox, does anyone hear it? No, they don’t. This Action adds a hidden field directly before the checkbox to force the field to be submitted to the server, whether it is checked or not.

31 downloads, 0 comments.

html form server

Walter Davis (23 January 2017) HTTPS CDN Helper

If you’re building a secure page, you need to use HTTPS links to your CDN-hosted scripts and other resources to avoid mixed-security warnings or errors.

284 downloads, 0 comments.

javascript html css server