Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


RE: Create a cascading context menu for Internet explorer

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,61924
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: Create a cascading context menu for Internet explorer
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: <<   < prev  1 [2]
Login
Message << Older Topic   Newer Topic >>
 RE: Create a cascading context menu for Internet explorer - 8/14/2008 3:09:38 AM   
  hpram99

 

Posts: 10
Score: 0
Joined: 6/27/2008
Status: offline
DHTML is not an option, I am not the web page developer, it is not exactly third party, but our programmers require approval from upper management for changes and it would affect thousands of people globally.  Changes take about 4-6 months.

so yeah, definately not the path of least resistance

Not sure what you're referring to, but I thought vbs had native Win32 access?? Isn't this how I'm accessing the bios, etc?
Set objWMIService = GetObject("winmgmts:\\.\root\cimv2")

(in reply to TNO)
 
 
Post #: 21
 
 RE: Create a cascading context menu for Internet explorer - 8/14/2008 1:39:11 PM   
  TNO


Posts: 1284
Score: 12
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
VBScript was designed by Microsoft to be a "Safe" programming language, meaning that it can only manipulate things through COM APIs. So  doing things like moving the mouse around the screen isn't an option. (Compare VBScript to Perl and you will quickly see the difference). The WMI you show is in fact little more than a spiced up database on the computer.

I'm not going to ask any more details on why DHTML is a difficult alternative to user installations and macro's, so I'll drop it at that.

You may want to take a look at the AutoIt scripting language

http://www.autoitscript.com/forum/index.php?s=a7823a6ab55b4c90fedf5f125fd4d1b4&showtopic=74701&st=0&p=542696&#entry542696

http://www.autoitscript.com/autoit3/

_____________________________

To iterate is human, to recurse divine. -- L. Peter Deutsch

(in reply to hpram99)
 
 
Post #: 22
 
 
Page:  <<   < prev  1 [2]
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: Create a cascading context menu for Internet explorer Page: <<   < prev  1 [2]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts