Vertaling van "load.html" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Charger le fichier load.html depuis la page LXR ne fonctionnera pas, car LXR convertira le fichier test.xml en HTML et le servira en tant que tel.
Loading the load.html file from the LXR generated page will not work because LXR will munge the test.xml file into HTML and serve it as HTML.
Pour tester cette fonctionnalité, créez les fichiers sur votre disque local ou sur un serveur web, plutôt que de charger le fichier load.html depuis la page générée par LXR, qui servira le fichier text.xml comme HTML.
(To test this functionality, create the files on your local disk or on a webserver rather than loading the load.html file from the LXR-generated page, which will serve the text.xml file as HTML.) Specifications
Andere resultaten
Même lorsque je désactive le javascript dans mon navigateur, je ne parviens toujours pas à obtenir le code LoadHtml(html)
DOMDocument::loadHTML - Charge du code HTML à partir d'une chaîne de caractères
DOMDocument::loadHTML - Load HTML from a string
J'ai essayé la classe HtmlDocument, mais comme je peux le voir, elle a besoin d'une page Web LoadHtml(page);}
I've tried HtmlDocument class, but as I can see it needs loaded web page in the browser.
Créez une interface portable pour les fonctionnalités dont vous avez besoin (par exemple, LoadHtml et Linq), puis implémentez cette interface pour chaque plate-forme en appelant le pack d'agilité HTML.
Create a portable interface for the functionality you need (ie LoadHtml and Linq), and then implement that interface for each platform by calling into the HTML Agility Pack.