realbasic-nug.it
[Top] [All Lists]

Re: file html

To: "REALbasic NUG Italian" <realbasic-nug dot it at lists dot realsoftware dot com>
Subject: Re: file html
From: "Mario Graziani" <torocinquanta at alice dot it>
Date: Sat, 22 Dec 2007 07:15:56 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug dot it at lists dot realsoftware dot com
References: <445889 dot 83302 dot qm at web27713 dot mail dot ukl dot yahoo dot com>
Io ho fatto così:
in una window ho inserito l' Htmlviewer
poi tramite un pulsante ho chiamato il file (penso si possa fare anche nell'evento open)
Dim Local as folderitem
Local= GetFolderItem(path +nomefile.html)
Htmlviewer1.LoadPage local
funziona si su os mac , sia su os windows

Mario Graziani

----- Original Message ----- From: "sandro pierucci" <sandropierucci at yahoo dot it>
To: <realbasic-nug dot it at lists dot realsoftware dot com>
Sent: Friday, December 21, 2007 8:12 PM
Subject: file html


Ciao
qualcuno sa dirmi come leggere un file html generato
da windows?
Ho messo tra i tipi di files il text/html, ma quando
si apre la finestra di lettura il file in questione si
vede ma non si può selezionare. Utilizzo un macbook
con 10.5.
Grazie e Buon Natale a tutti.






___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it



<Prev in Thread] Current Thread [Next in Thread>
  • file html, sandro pierucci
    • Re: file html, Mario Graziani <=