|
FAQ DE WINDEV, WEBDEV ET WINDEV MOBILE |
|
| |
|
| | |
FAQ n°59334, publiée le 26/09/2008 |
| I'm trying to insert a Google search button in a WebDev page but I just get a blank page ? |
The HTML code provided by Google uses an HTML form and a WebDev page is already an HTML form. Browsers cannot imbricate forms like that. The solution is to use an iFrame control :
- create un static page with no control and insert the Google code in the page HEAD ("Advanced" tab in the page description).
- insert an iFrame control in your WebDev page and link it the static page.
Note that, as a bonus, this technic allows you to reuse the same code in other pages of your site. |
| |
| | | | | | Les informations contenues dans ce document sont fournies par PC SOFT et ne peuvent être utilisées, reproduites ou diffusées sans l'accord écrit de PC SOFT. Malgré le soin apporté aux réponses, PC SOFT n'est PAS responsable des résultats de la mise en œuvre des réponses apportées. © PC SOFT 2004-2024. |
| |
| |
| |
| |
| |
| |
|
|
|