-
2021-99-99 Planned Events

2021 Events Summer Picnic 2021 The GXSA Summer Picnic was held on Saturday 17th July at a private location near Flaunden. It was a very hot day and 30 members enjoyed good food and good company on an idyllic English summer afternoon. Plymouth Good news from GXSA member John Apps, who successfully completed another single…
-
CastOff Photo Competition Image Upload
{source} <?php # Figure out which year we’re gong to save the image to (assume if after 18th December, Cast Off has already happened, and it’s next year $year = date(‘Y’); if ( date(‘m’) == 12 && date(‘d’) > 18 ) $year += 1; #JHtml::_(‘jquery.framework’, false);?>{/source} Cast-Off {source}<?php print…
-
CastOff Photo Competition Image Display – 2021
{source} <?php $year = 2021; ?> <?php #JHtml::_(‘jquery.framework’, false); ?><script> // https://www.mysite4u.net/joomla-articles/jquery-ajax-call-joomla.html // https://stackoverflow.com/questions/4545081/how-to-do-file-upload-using-jquery-serialization function showCategory( category, content ) { //alert( “category: ” + JSON.stringify(category , undefined, 2) + “\n” +JSON.stringify(content, undefined, 2) ); template = jQuery(“#categoryTemplate”).clone(); template.find(‘#myCategory’).text( category ); …
