![]() |
How to use NPAPI to read HTML params
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 ![]() 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:
i really need help with this i been also asking this question in delphipages with no luck with answers .
<embed type="application/x-Test-plugin" width="900" height="500">
<param name="name" value="albert" /> <param name="password" value="123456" /> </embed> |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:23 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz