How to access a document element using ActiveX control written in C++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
HI, I have an OCX control written in C++..This control has been used in our Asp.net web application..Here I just need to access a hidden control placed in the webpage using the activex..I am not much familar in C++..My requirement is to write or keep the content to the hidden control after when the activex done with its operation.Then I need to use that content in our webapplication BL to save in Database.. I would really appreciate any help with code sample. Thanks much in Advance. Rahul.
SoftwareDeveloper(.NET)