|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
popups
I'm not sure if this is OS related, but none of my popups work! I created a JScript program to open a popup when a link is clicked. I keep on getting the error:class doesn't support automation. I thought I had something wrong with my program but the ppl in the JScript board assured me it worked on their machine. I have IE 6 ,Windows XP, and have never previously had this problem. What is wrong?
|
|
#2
|
|||
|
|||
|
Check your browser settings.
|
|
#3
|
|||
|
|||
|
Go to start menu | click "run" | type these separately into it and hit ok....
regsvr32 dispex.dll (if you can't find dispex.dll get it here http://dll.yaroslavl.ru/index.php3?lng=&in_char=D) regsvr32 msscript.ocx now open windows explorer and on top click "tools" then "folder options" then a new window opens click "file types" scroll down to find .js and click "properties" make sure the "open" function states this... Wscript.exe "%1" %* this should cure your problem... This is either caused by Visual Studio 6 upgrading those files and changing file extensions or by a windows hotfix giving a bad .dll.
__________________
"I dislike duals. If a man were to challenege me to a dual, i'd lead him lovingly and forgivingly to a quiet place, and kill him" ~Mark Twain |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > popups |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|