Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.javascript > #8110
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Alessandro Pellizzari <shuriken@amiran.it> |
| Newsgroups | it.comp.lang.javascript |
| Subject | Re: Scrivere su file TXT |
| Date | Mon, 12 Dec 2016 10:43:50 +0000 |
| Lines | 19 |
| Message-ID | <eb7db6F3dbkU1@mid.individual.net> (permalink) |
| References | <c0ca2c89-7139-4cda-b1bb-da4353957f6f@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net 1rOIZAlm4mwqAlNuJl/FIASV9VkeBwS82BAF55/WcNeWin86w= |
| Cancel-Lock | sha1:dB6mOP7801zN0e8wEvzc6Kyidzg= |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
| In-Reply-To | <c0ca2c89-7139-4cda-b1bb-da4353957f6f@googlegroups.com> |
| Xref | csiph.com it.comp.lang.javascript:8110 |
Show key headers only | View raw
On 12/12/2016 10:00, tres.farc@gmail.com wrote: > Di solito uso queste quattro righe di codice per creare (o sovrascrivere) un file "Esempio.txt" e metterci la stringa "CIAO". > Funziona molto bene, ma solo CON INTERNET EXPLORER e basta. Perchè stai usando ActiveX, non Javascript. :) > Possibile che non esista un metodo che mi dia il medesimo risultato con altri browser?????????? No, non esiste, perché è un buco di sicurezza. Non puoi scrivere sul disco dell'utente. Forse c'è un modo se stai scrivendo un'estensione per Chrome o Firefox, ma onestamente non ci ho mai provato. E in ogni caso devi poi convincere l'utente a installarla, non basta mettere il codice in un sito. Bye.
Back to it.comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar
Scrivere su file TXT tres.farc@gmail.com - 2016-12-12 02:00 -0800
Re: Scrivere su file TXT Alessandro Pellizzari <shuriken@amiran.it> - 2016-12-12 10:43 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-12 06:36 -0800
Re: Scrivere su file TXT "ciccio" <21669invalid@mynewsgate.net> - 2016-12-12 15:33 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-12 07:54 -0800
Re: Scrivere su file TXT "ciccio" <21669invalid@mynewsgate.net> - 2016-12-12 16:31 +0000
Re: Scrivere su file TXT g4b0 <email_sul_mio_sito@che_leggi_in.firma> - 2016-12-13 09:02 +0100
Re: Scrivere su file TXT Alessandro Pellizzari <shuriken@amiran.it> - 2016-12-12 15:52 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-12 08:05 -0800
Re: Scrivere su file TXT "ciccio" <21669invalid@mynewsgate.net> - 2016-12-12 16:32 +0000
Re: Scrivere su file TXT Flng Fck <nothanks@invalid.invalid> - 2016-12-14 09:42 +0100
Re: Scrivere su file TXT Alessandro Pellizzari <shuriken@amiran.it> - 2016-12-14 10:20 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-14 06:09 -0800
Re: Scrivere su file TXT "ciccio" <21669invalid@mynewsgate.net> - 2016-12-14 15:27 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-15 02:22 -0800
Re: Scrivere su file TXT Alessandro Pellizzari <shuriken@amiran.it> - 2016-12-15 10:42 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-15 09:01 -0800
Re: Scrivere su file TXT Flng Fck <nothanks@invalid.invalid> - 2016-12-16 10:20 +0100
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-16 02:26 -0800
Re: Scrivere su file TXT Flng Fck <nothanks@invalid.invalid> - 2016-12-16 11:56 +0100
Re: Scrivere su file TXT Flng Fck <nothanks@invalid.invalid> - 2016-12-16 12:00 +0100
Re: Scrivere su file TXT Alessandro Pellizzari <shuriken@amiran.it> - 2016-12-17 13:25 +0000
Re: Scrivere su file TXT "ciccio" <21669invalid@mynewsgate.net> - 2016-12-17 14:22 +0000
Re: Scrivere su file TXT RedWiz <redwiz@inwind.it> - 2016-12-16 12:10 +0000
Re: Scrivere su file TXT tres.farc@gmail.com - 2016-12-16 05:02 -0800
Re: Scrivere su file TXT g4b0 <email_sul_mio_sito@che_leggi_in.firma> - 2016-12-16 14:25 +0100
Re: Scrivere su file TXT bramante <bramante@yopmail.com> - 2016-12-17 14:50 +0100
Re: Scrivere su file TXT antonio2001trimarchi@gmail.com - 2018-05-25 01:08 -0700
csiph-web