Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.javascript > #8138

Re: Scrivere su file TXT

X-Received by 10.99.157.193 with SMTP id i184mr721380pgd.78.1481883994463; Fri, 16 Dec 2016 02:26:34 -0800 (PST)
X-Received by 10.157.45.170 with SMTP id g39mr81432otb.16.1481883994422; Fri, 16 Dec 2016 02:26:34 -0800 (PST)
Path csiph.com!feeder.erje.net!2.us.feeder.erje.net!news.glorb.com!b123no661771itb.0!news-out.google.com!c1ni12723itd.0!nntp.google.com!75no659495ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups it.comp.lang.javascript
Date Fri, 16 Dec 2016 02:26:34 -0800 (PST)
In-Reply-To <o30bhl$he4$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=93.66.80.157; posting-account=OwmecgoAAABtnAM8o49ZOdZSHd6uspDt
NNTP-Posting-Host 93.66.80.157
References <c0ca2c89-7139-4cda-b1bb-da4353957f6f@googlegroups.com> <eb7db6F3dbkU1@mid.individual.net> <df64123e-faae-456f-9b67-91bb2f525235@googlegroups.com> <eb7vdmF7r9sU1@mid.individual.net> <0f2bec9b-8b24-43c5-bd3d-9b2429c28a28@googlegroups.com> <o2r0jp$ggi$1@dont-email.me> <156c1a0a-2d15-42eb-903e-dabdf2722360@googlegroups.com> <2016121415274621669@mynewsgate.net> <f8eceb6d-415e-4f31-8b42-f04e0b833bed@googlegroups.com> <ebfadhF10j7U1@mid.individual.net> <5a063f78-b93d-421d-8fc8-04d25a922bb6@googlegroups.com> <o30bhl$he4$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <5254fce2-fa78-4105-9397-4253c3647fcc@googlegroups.com> (permalink)
Subject Re: Scrivere su file TXT
From tres.farc@gmail.com
Injection-Date Fri, 16 Dec 2016 10:26:34 +0000
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Xref csiph.com it.comp.lang.javascript:8138

Show key headers only | View raw


Il giorno venerdì 16 dicembre 2016 10:20:10 UTC+1, Flng Fck ha scritto:

> deve solo creare un file di testo e scriverci sopra qualcosa? 

SI

> Quel qualcosa viene da un dataabase o altra fonte? 

Viene da una pagina HTML (offline, non connessa ad alcuna rete mondiale)
Ci sono div, script (js visto che siamo in it.comp.lang.javascript)... che generano numeri o stringhe dopo che li uso. Le solite cose in una normalissima paginetta html con il suo classico javascript. Niente di trascendentale.

Faccio un esempio:

<div id="NUMERO1">Pippo</div>

"Pippo" è una stringa che devo prendere e portare (cioe' scrivere) su un file esterno (un .txt, per esempio). Con IE riesco, con altri browser no.
 
> Hai bisogno di un'interfaccia complessa, con varie opzioni utente, o non ti serve un'interfaccia?

Non capisco in fondo la domanda.
Ho una pagina HTML con vari bottoni, immagini, menu, script. Punto.

> E soprattutto, qual è lo scopo del progetto? Scrivere qualcosa su un 
> file immagino che sia solo una parte di qualcosa di più esteso.

Certo, è una parte. Vorrei, diciamo, "fotografare" una pagina HTML con tutti i suoi valori in quel dato momento, riversandoli in un file txt (cioè scriverci sopra, e nel caso non esista, crearlo).
Ma è una cosa che faccio nel mio computer, senza connettermi a nulla di nulla.

Back to it.comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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