function downloadPDF(){ //window.open('http://presse.metropole.rennes.fr/accueil/agenda/153-10197/rdv-numerique-7--decouverte-de-lordinateur?mode=pdf&bprint=1'); populateIframe('http://presse.metropole.rennes.fr/accueil/agenda/153-10197/rdv-numerique-7--decouverte-de-lordinateur?mode=pdf&bprint=1'); //window.location.href = 'http://presse.metropole.rennes.fr/accueil/agenda/153-10197/rdv-numerique-7--decouverte-de-lordinateur?mode=pdf&bprint=1'; } function back(){ if (typeof document.referrer !== 'undefined' && typeof window.location !== 'undefined' && window.location instanceof Location && typeof window.location.host !== 'undefined' && document.referrer.indexOf(window.location.host) !== -1 && typeof window.history !== 'undefined' && window.history.length > 0 ){ window.history.back(); }else{ window.location.href = 'http://presse.metropole.rennes.fr/accueil/agenda' } } /** Lance une recherche sur le HashTag sélectionné parmi les articles de l'agenda */ var searchHashTag = function(strHashTag){ strHashTag = ( typeof strHashTag !== 'undefined' ? strHashTag : false ); if(!strHashTag){ return null; } submitForm(strHashTag); } /** Soumet le Formulaire */ var submitForm = function (strHashTag){ var searchHashTagForm = document.createElement('FORM'); searchHashTagForm.name = 'searchHashTag'; searchHashTagForm.method = 'POST'; searchHashTagForm.action = 'http://presse.metropole.rennes.fr/accueil/agenda'; var inputDate = document.createElement('INPUT'); inputDate.type = 'TEXT'; inputDate.name = 'search_texte'; inputDate.value = strHashTag; searchHashTagForm.appendChild(inputDate); var bSearch = document.createElement('INPUT'); bSearch.type = 'HIDDEN'; bSearch.name = 'bS'; bSearch.value = 1; searchHashTagForm.appendChild(bSearch); var bSearch = document.createElement('INPUT'); bSearch.type = 'HIDDEN'; bSearch.name = 'bSCalendar'; bSearch.value = 0; searchHashTagForm.appendChild(bSearch); document.body.appendChild(searchHashTagForm); searchHashTagForm.submit(); };

Numérique

RDV numérique #7 : découverte de l'ordinateur

Initiation pour débutants à l'utilisation d'un ordinateur et la manipulation du clavier et de la souris.

Partager cet événement

jeudi 30 janvier 2020
17H00

Les Champs Libres, bibliothèque, 10 cours des Alliés.

Contact

Blanchet Antoine (Les Champs Libres)
02.23.62.66.27