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
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
On Aug 20, 2:19*am, "Mick" <m...@xxxxxx> wrote:The answer with the restrictions of not using HTML and strictly vbs/
> 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
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
***********
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Button Cotrol: Event, when mouse leaves button with mousebutten still down | Christian Treffler | .NET General | 3 | 02 Jul 2009 |
| Vista SP2: Stop button disabled when Send/Recv button pressed | Sartre | Vista mail | 1 | 12 May 2009 |
| Dynamic Radio button in HTA will not selecting. | StephaneT | VB Script | 5 | 21 Jul 2008 |
| Vista Intermittent Delay when clicking on radio button | GerryC | Vista General | 0 | 15 Apr 2008 |
| Disabled Radio button not grayed out in Windows Vista IE browser? | Arun Gupta | Vista General | 0 | 05 Feb 2007 |