开发者

Active X Pre-Loading

开发者 https://www.devze.com 2023-02-22 20:50 出处:网络
I have an Active X that is approximately 1Mb big in file size and needs to be this size due to the task it needs to perform. Whe开发者_运维问答n the user goes to the page where the Active X will be lo

I have an Active X that is approximately 1Mb big in file size and needs to be this size due to the task it needs to perform. Whe开发者_运维问答n the user goes to the page where the Active X will be loaded from for the first time it takes the Active X just under a minute to load after clicking the button. If the user does not close their browser window and selects the Active X again it will load in seconds.

Is there a way to pre-load Active X controls into the page so that it is ready when the user decides to use it by clicking a button?

0

精彩评论

暂无评论...
验证码 换一张
取 消