Why this doesn't work? =(
Júlio César Ködel
kodel at terra.com.br
Sun Oct 5 11:03:01 EDT 2003
Nop. I don't want to open a http: file, I want to open a local file (a HTML
file saved in my AppFolder).
----- Original Message -----
From: "Pierre Sahores" <psahores at easynet.fr>
To: <use-revolution at lists.runrev.com>
Sent: Sunday, October 05, 2003 4:02 PM
Subject: Re: Why this doesn't work? =(
> Le dim 05/10/2003 20:48, Jlio Csar Kdel a crit :
> > HTMLText property of a field =
> >
> > "<a href=" & quote & "file://c:\teste.htm" & quote &">Teste</a>"
> >
> > The link is shown, but it won't open nothing =(
> >
> > What I'm doing wrong???
> >
> > (Notice: this text has to be setted FROM CODE, not editing the
> > contents of fields in IDE)
>
> Try to see if it's not because you need to launch the ref file
> dynamically trough your web server (IIS or Apache), something alike :
>
> "<a href=" & quote & "http://localhost/teste.htm" & quote &">Teste</a>"
>
> or :
>
> "<a href=" & quote & "http://127.0.0.1/teste.htm" & quote &">Teste</a>"
>
> where "teste.htm" will be stored in your default web directory.
>
> Bests,
> --
> Bien cordialement, Pierre Sahores
>
> 100, rue de Paris
> F - 77140 Nemours
>
> GSM: +33 6 03 95 77 70
> Pro: +33 1 41 60 52 68
> Dom: +33 1 64 45 05 33
> Fax: +33 1 64 45 05 33
>
> Inspection acadmique de Seine-Saint-Denis
> Applications et SGBD ACID SQL (WEB et PGI)
> Penser et produire "delta de rentabilit"
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> Esta mensagem foi verificada pelo E-mail Protegido Terra.
> Scan engine: VirusScan / Atualizado em 01/10/2003 / Verso: 1.4.0
> Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/
>
More information about the use-livecode
mailing list