AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Programmieren allgemein How to use NPAPI to read HTML params
Thema durchsuchen
Ansicht
Themen-Optionen

How to use NPAPI to read HTML params

Ein Thema von drama22 · begonnen am 18. Mär 2015
Antwort Antwort
drama22

Registriert seit: 12. Jan 2013
88 Beiträge
 
#1

How to use NPAPI to read HTML params

  Alt 18. Mär 2015, 02:59
Hi, i asked this question in multiable forums and on stack but with no luck with solve of the problem , hope to find solve here .

i been working with my activex and i usually can read embedded params with creating read and write property with the inside type library , but when i use NPAPI plugin i normally cant read html params because i cannot use the same library type of my normal activex inside Npapi dll project , how exactly i can read the HTML params this part are very missing for me , source of Yury Sidorov that you can download from here NPAPI plugin framework with scripting support + demo by Yury Sidorov
shows how to use java script to set value from html form to the embedded project , i maybe much stupid to figure our how to do the same thing to be able to read params like this :
Code:
<embed type="application/x-Test-plugin" width="900" height="500">
 <param name="name" value="albert" />
 <param name="password" value="123456" />
 </embed>
i really need help with this i been also asking this question in delphipages with no luck with answers .
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:47 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz