Iframe working on preview but not on site
Autore: Michael O.
Visite 1481,
Followers 1,
Condiviso 0
I have inserted an iframe with a link into my webpage. This works perfectly in preview but when i upload the iframe link does not appear on the webpage.
http://www.diamanz.com/carrental/
this is the link: http://www.diamanz.com/carrental/script/cars.html
This is the html code object that I have added:
<iframe src="http://www.diamanz.com/carrental/script/cars.html" width="950" height="500" frameborder="0" scrolling="auto"></iframe>
Please help.
Postato il
(translated by Google) I'm sorry, I do not speak English ...
missing code TAG IFRAME; Ctrl + Preview ... and new export
also there is an error in the TAG BODY
(IT) scusami, non parlo Inglese
manca il codice del TAG IFRAME; Ctrl + Anteprima ... e nuova esportazione
inoltre c'è un errore nel TAG BODY...
http://www.zspace.it/kolasim/trash/erroreiframe.png
.
ciao
Autore
Thank you for your response, but I do not how to recitify.
Your top screen view, with the iframe box, I do not have.
Grazie per la vostra risposta, ma non capisco come rettificare.
La vista superiore dello schermo, con la scatola iframe, non ho.
(Google)
Autore
This is where I entered the iframe code. Questo è dove ho inserito il codice iframe.
Hi Michael.
It sort of looks like the page is recognizing an image instead of the iframe you say you added.
Did you already try to delete what's in your server and re export all your website online?
Please do so, it might just be a problem of the hosting not replacing files correctly.
Keep me updated
Autore
Hi Stefano,
This is what is confusing me.
I did not understand KolAsim´s answer because I had put the frame code in the cell as shown in my last post. This is the html code object that I have added:
<iframe src="http://www.diamanz.com/carrental/script/cars.html" width="950" height="500" frameborder="0" scrolling="auto"></iframe>
This has always been the result - www.diamanz.com/carrental/ - a broken image icon.
I use one.com; should I add something in their dashboard?
(translated by Google)
you called the page "carrental.php" and not index.php (index.html)
http://www.diamanz.com/carrental/carrental.php
(persists in error TAG BODY)
(IT)
hai chiamato la pagina "carrental.php" e non index.php (index.html)
http://www.diamanz.com/carrental/carrental.php
(persiste errore nel TAG BODY)
.
ciao
Autore
One.com found the problem and it now works.
The link from the main site to the car hire site had to link to an element within it.
i.e. not http://diamanz.com/carrental but http://diamanz.com/carrental/carrental.php
To be honest, I don´t know why because I cannot see where the final - /carrental.php - came from!
Step 2 | Property page | expert
Passo 2 | proprietà pagina | esperto
.
Autore
Thank you to KolAsim - sorry if I missunderstood you.