Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qm ie handler
#1
i want to add qm to my internet explorer context menu.
please give me an vb example for passing arguments to qm.

function macro name will be qm_ie_proxy.


one entry (swfdecompiler) is calling from registry a html file with content
Code:
Copy      Help
<script language="VBScript">
    Set topWin = external.menuArguments.top
    topWin.focus
    Set obj = CreateObject("SWFDecompiler.InternetExplorer")
    obj.GetSWFFile topWin.document
</script>

Idea
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)