I understand how to use javascript and vbscript to determine if the authorware web player plugin is detected on the end user's browser (IE). How do I determine the version of the authorware plugin on internet explorer? Here's the code I have thus far:
<script language="Javascript">...
database guy,
your code doesn't work for me. Other users with Excel 97-SR2 have confirmed that my code works. Is it possible that Excel 97 Sr1 doesn't support the find method?
I'm convinced that the find method in Excel 97 has problems. I cannot run the same code that runs on Excel 2000. I've tried using different installations of Excel 97 on differenct machines and no luck. I've copied code verbatim from books and the internet and still I get the same error...
I'm trying to create a simple search tool in Excel 97. Let me preface my problem by saying the following code works perfectly in Excel 2000. But in Excel 97, I receive the following error: run time error '1004' unable to get the find property of the range class. Here's the code, please help...
I'm having problems with the transfertext method in Access97. Although I can import the tab delimited files using the get external data/import function from the drop down menu, I can't execute the following:
file_name = "C:\Won\Apps\losaht.txt"
table_name = "tblAHT"...
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.