Risultati da 1 a 7 di 7
  1. #1
    Calma di vento
    Data Registrazione
    12/01/10
    Località
    cava de' tirreni (SA)
    Età
    63
    Messaggi
    3
    Menzionato
    0 Post(s)

    Predefinito Chiedo aiuto Weather display live

    Salve a tutti sono un nuovo iscritto e chiedo scusa fin da ora se sto postando nella sezione sbagliata. Chiedo aiuto a tutti voi non riesco ad inserire in una tabella la pagina del mio sito Weather Display Live se copio il codice nella tabella in cui vorrei farlo vedere mi da errorre e dice che non riesce a trovare il file wdlconfig.hml. Se c'è qualcuno che possa farmi un esempio come devo inserire il codice.

    Grazie

  2. #2
    train
    Ospite

    Predefinito Re: Chiedo aiuto Weather display live

    non ho capito come inserisci il codice nella tabella

  3. #3
    Vento teso L'avatar di fabrym
    Data Registrazione
    30/08/08
    Località
    Valsamoggia - Stiore
    Messaggi
    1,543
    Menzionato
    0 Post(s)

    Predefinito Re: Chiedo aiuto Weather display live

    Citazione Originariamente Scritto da ice1960 Visualizza Messaggio
    Salve a tutti sono un nuovo iscritto e chiedo scusa fin da ora se sto postando nella sezione sbagliata. Chiedo aiuto a tutti voi non riesco ad inserire in una tabella la pagina del mio sito Weather Display Live se copio il codice nella tabella in cui vorrei farlo vedere mi da errorre e dice che non riesce a trovare il file wdlconfig.hml. Se c'è qualcuno che possa farmi un esempio come devo inserire il codice.

    Grazie

    NON riesco a capire bene cosa intendi, posta il codice che usi che vediamo di darti una mano
    Osservatorio Meteorologico Alena :
    www.stazionealena.altervista.org


  4. #4
    Calma di vento
    Data Registrazione
    12/01/10
    Località
    cava de' tirreni (SA)
    Età
    63
    Messaggi
    3
    Menzionato
    0 Post(s)

    Predefinito Re: Chiedo aiuto Weather display live

    Grazie della risposta, allora io sto costruendo il sito con dreamweaver ho costruito il sito con menù e il resto. però adesso vorrei creare un altra pagina con weather display live inserendo nella tabella il file wdlv6_05.swf, ma poi come faccio a fargli capire come deve leggere il file wdlconfig.xml.

    Ti allego il codice della pagina che sto costruendo:

    <html>
    <head>
    <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
    <meta name="keywords" content="Weather Display Live, Weather Display, Weather Station,Weather Software">
    <meta HTTP-EQUIV="Pragma" content="no-cache">
    <meta HTTP-EQUIV="Expires" content="-1">
    <title>Stazione meteo Cava de' Tirreni</title>
    <script type="text/javascript"></script>
    </head>
    <body style="background:#ffffff;">
    <!-- URL's used in the movie-->
    <!-- Weather Display - the Weather Station software-->
    <!-- text used in the movie-->
    <!-- Weather Display Live for Weather Display, the Weather Software for Weather Stations-->
    <table width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="20%">&nbsp;</td>
    <td width="80%"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=7,0,19,0" width="808" height="475">
    <param name="movie" value="wdlv6_05.swf">
    <param name="quality" value="high">
    <embed src="wdlv6_05.swf" quality="high" pluginspage="Adobe - Adobe Flash Player" type="application/x-shockwave-flash" width="808" height="475"></embed>
    </object> &nbsp;</td>
    </tr>
    <tr>
    <td colspan="2">&nbsp;</td>
    </tr>
    </table>
    <script type="text/javascript">
    //
    //Enter your details here!!
    //
    var pathToWdlconfig = "http://www.meteocava.it/wdlconfig.xml";
    var widthOfWdl = "100%";
    var heightOfWdl = "100%";
    var backgroundColourOfWdl = "#ffffff"
    var versionOfWdl = "wdlv6_05.swf";
    //
    //

    </script>

    </body>
    </html>
    ............................................................ .............................
    vedi se puoi aiutarmi.
    Ti ringrazio

  5. #5
    Calma di vento
    Data Registrazione
    12/01/10
    Località
    cava de' tirreni (SA)
    Età
    63
    Messaggi
    3
    Menzionato
    0 Post(s)

    Predefinito Re: Chiedo aiuto Weather display live

    Non c'è nessuno che puo aiutarmi!!!!!!

  6. #6
    Brezza tesa L'avatar di MeteoTreviglio
    Data Registrazione
    10/05/09
    Località
    Treviglio (BG) 125 m
    Età
    41
    Messaggi
    970
    Menzionato
    1 Post(s)

    Predefinito Re: Chiedo aiuto Weather display live

    Ciao scusa stavo guardando il 3d ed ho visto il tuo messaggio.

    Io uso dreamweaver,ed ho costruito il sito meteo con quello....nn sono un programmatore ma me la cavicchio...

    Ho dato una controllata al tuo file nella pagina http://www.meteocava.it/wdlv6_05.swf che non vede/trova ed ho notato che ti dice che manca il codice di attivazione del programma nel file di configurazione....invece lo hai inserito...

    Non uso Weather display live ma VWS con un applicazione live simile a quella e mi ricordo bene che quando acquisti il software ti danno un codice di attivazione personale da inserire nel file di configurazione che metti sul server.....

    Quindi,prova a controllare il file di configurazione http://www.meteocava.it/wdlconfig.xml e vedere se il codice è corretto....

  7. #7
    Brezza tesa L'avatar di MeteoTreviglio
    Data Registrazione
    10/05/09
    Località
    Treviglio (BG) 125 m
    Età
    41
    Messaggi
    970
    Menzionato
    1 Post(s)

    Predefinito Re: Chiedo aiuto Weather display live

    Citazione Originariamente Scritto da ice1960 Visualizza Messaggio
    Grazie della risposta, allora io sto costruendo il sito con dreamweaver ho costruito il sito con menù e il resto. però adesso vorrei creare un altra pagina con weather display live inserendo nella tabella il file wdlv6_05.swf, ma poi come faccio a fargli capire come deve leggere il file wdlconfig.xml.

    Ti allego il codice della pagina che sto costruendo:

    <html>
    <head>
    <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
    <meta name="keywords" content="Weather Display Live, Weather Display, Weather Station,Weather Software">
    <meta HTTP-EQUIV="Pragma" content="no-cache">
    <meta HTTP-EQUIV="Expires" content="-1">
    <title>Stazione meteo Cava de' Tirreni</title>
    <script type="text/javascript"></script>
    </head>
    <body style="background:#ffffff;">
    <!-- URL's used in the movie-->
    <!-- Weather Display - the Weather Station software-->
    <!-- text used in the movie-->
    <!-- Weather Display Live for Weather Display, the Weather Software for Weather Stations-->
    <table width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="20%">&nbsp;</td>
    <td width="80%"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=7,0,19,0" width="808" height="475">
    <param name="movie" value="wdlv6_05.swf">
    <param name="quality" value="high">
    <embed src="wdlv6_05.swf" quality="high" pluginspage="Adobe - Adobe Flash Player" type="application/x-shockwave-flash" width="808" height="475"></embed>
    </object> &nbsp;</td>
    </tr>
    <tr>
    <td colspan="2">&nbsp;</td>
    </tr>
    </table>
    <script type="text/javascript">
    //
    //Enter your details here!!
    //
    var pathToWdlconfig = "http://www.meteocava.it/wdlconfig.xml";
    var widthOfWdl = "100%";
    var heightOfWdl = "100%";
    var backgroundColourOfWdl = "#ffffff"
    var versionOfWdl = "wdlv6_05.swf";
    //
    //

    </script>

    </body>
    </html>
    ............................................................ .............................
    vedi se puoi aiutarmi.
    Ti ringrazio
    Prova cosi:
    <html>
    <head>
    <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
    <meta name="keywords" content="Weather Display Live, Weather Display, Weather Station,Weather Software">
    <meta HTTP-EQUIV="Pragma" content="no-cache">
    <meta HTTP-EQUIV="Expires" content="-1">
    <title>Stazione meteo Cava de' Tirreni</title>
    <script type="text/javascript"></script>
    </head>
    <body style="background:#ffffff;">
    <!-- URL's used in the movie-->
    <!-- Weather Display - the Weather Station software-->
    <!-- text used in the movie-->
    <!-- Weather Display Live for Weather Display, the Weather Software for Weather Stations-->
    <table width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="20%">&nbsp;</td>
    <td width="80%"><object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    codebase="http://download.macromedia.com/pub/s...ersion=9,0,0,0"
    width="640" height="480" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie"
    value="http://www.meteocava.it/wdlv6_05.swf?wdlconfig.xml" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ECE9D8" />
    <embed
    src="http://www.meteocava.it/wdlv6_05.swf?wdlconfig.xml"
    quality="high" bgcolor="#ECE9D8" width="640" height="480" align="middle"
    allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash"
    pluginspage="Adobe - Adobe Flash Player" />
    </object>
    </body>
    </html>

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •