Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


checkbox popup menu

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> checkbox popup menu
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 checkbox popup menu - 4/19/2006 4:22:14 PM   
  dirtyboy

 

Posts: 3
Score: 0
Joined: 4/19/2006
Status: offline
How do I do a checkbox popup menu? I have searched the forum and skimmed this book I have but have found nothing that functions as what I have in mind. Closest I could find was the HTML attribute checkbox, but that isn't helpful.

What I'm trying to do is write a script that defrags my drives with diskeeper. I want to have a menu so I can select which drives to defragment. I was thinking something like this:

set blah = wscript.yadayadayada

blah.popupcheckbox
checkbox1("disk c", var1)
checkbox2("disk e", var2)
checkbox3("disk f", var3)
end checkbox

or whatever. Obviously, that isn't real. Is there a popup()/inputbox() type function or method I can use?
 
 
Post #: 1
 
 RE: checkbox popup menu - 4/19/2006 4:55:53 PM   
  kirrilian


Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
you can use an input box as a menu, check out my guiclass script or runas admin script in the "post a script" section for examples

otherwise youll have to use an hta file to do this.

_____________________________

Have you searched here ?
VBScript Fundamentals
My Site

(in reply to dirtyboy)
 
 
Post #: 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 >> checkbox popup menu Page: [1]
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