first u need to change the security settings inside the browser. make scripting activex control option as either prompt or enable. i would suggest prompt.
then try your code.
if it doesnt work try then try the function parametrs option. here is the code to this method...
yes u r right no need to copy into session variables. I have a function in activex control which takes parameters. from asp i call the function using the object name and function and pass the parameters. inside activex i have the code for storing those variables into global variables.
example...
how do we update the version information in the .INF file in our cab and in the HTML code? do we have to do it manually opening the file or is there any other way such that when we develop a cab file it automatically generates the new cab with new version?
Thanx in advance
Gohan
Hi
I have an activeX control and made cab file out of it to distribute it through the web. everything is working fine but if i make any changes to the control and implement a new cab file with the same name..the change is not being reflected on the client machine. that is the version is not...
Hi
How can send data from ASP page to the activeX control. I have some variables in one asp page. When I go to the enxt page I have this activeX control loaded. The moment it loads I need to send the stored variables inside ActiveX control.
How can I do that??
thanks in advance
Gohan
Hi
I'm passing string with spaces from ASP to director. Without space the whole string gets displayed. But when there is a space than I get the terminated string. the string terminates at the space.
Example: If I have str1="one two three four" than only one gets displayed in director...
Hi
How can send data from ASP page to the activeX control. I have some variables in one asp page. When I go to the enxt page I have this activeX control loaded. The moment it loads I need to send the stored variables inside ActiveX control.
How can I do that??
thanks in advance
Gohan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.