Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - radio button

Reply
 
Old 08-20-2009   #1 (permalink)
Mick


 
 

radio button

hello ng

If exist a function of radio button like 'inpubox'?
I will a choice in my scipt.
The radio button must run without html-code, vbs/wsh only.

Thanks a lot
Mick


My System SpecsSystem Spec
Old 08-20-2009   #2 (permalink)
Tom Lavedas


 
 

Re: radio button

On Aug 20, 2:19*am, "Mick" <m...@xxxxxx> wrote:
Quote:

> hello ng
>
> If exist a function of radio button like 'inpubox'?
> I will a choice in my scipt.
> The radio button must run without html-code, vbs/wsh only.
>
> Thanks a lot
> Mick
The answer with the restrictions of not using HTML and strictly vbs/
wsh is NO. This is because WSH does not provide a display console,
only the InputBox and MsgBox or the nearly equivalent Shell Popup,
though it has the ability to access an ActiveX object that can provide
one (such as IE or third party controls).

Why no HTML? Does an HTA (hypertext application) also fall under that
category? It is available on all Windows machines having IE5+. An
HTA can house all your VBS code, access nearly all of the WSH
functionality and provide a user console interface.

Tom Lavedas
***********
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Button Cotrol: Event, when mouse leaves button with mousebutten still down .NET General
Vista SP2: Stop button disabled when Send/Recv button pressed Vista mail
Dynamic Radio button in HTA will not selecting. VB Script
Vista Intermittent Delay when clicking on radio button Vista General
Disabled Radio button not grayed out in Windows Vista IE browser? Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46