Custom dialog boxes



Hi everyone,

I have a project that has been a work in progress over some time.
I am in the process of upgrading and improving, howver my problem concerns
the fact I need to use custom dialog boxes.

I have been using a custom IE dialog box which, to be honest I don't have a
huge understanding of, but have got working within my code.
I now need to create a custom IE dialog with dynamic content.

This dialog uses a mix of radio, check, select and text inputs.

The radio selections are within one group - 3 of them are static but more
may need to be added on the fly.
There is one checkbox that is static, a dropdown (select) which is static
and a checkbox that is static.

I know this is a fairly loose description, but could someone help me with
the required code to use and support the IE dialog box.

PS. I have a fairly good understanding of VBScript for the majority of
projects I have undertaken, but I am somewhat lacking when it comes to using
IE dialogs whith VBScript.


Many thanks, Bill.


.



Relevant Pages

  • Re: Custom dialog boxes
    ... I have a project that has been a work in progress over some time. ... I have been using a custom IE dialog box which, to be honest I don't have ... There is one checkbox that is static, a dropdown which is static ... using IE dialogs whith VBScript. ...
    (microsoft.public.scripting.vbscript)
  • Re: Row Selector Column
    ... create clientside code on one of my custom columns. ... jumps into this function each time the control is rendered. ... I am trying to do the same thing for the CheckBox column using the following ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • RE: Row Selector Column
    ... Seems you're still on your way developing the custom DataGrid Columns :-). ... As for the CheckBox postback events problem you mentioned in this post, ... (Such control like CheckBox, TextBox's XXXchanged ... | End Sub ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: Qualifying and locking a yes (yes/no)
    ... The forms are custom ... "fredg" wrote: ... > If CheckBox = True Then ... > In the Check box control's AfterUpdate event: ...
    (microsoft.public.access.forms)
  • Re: Databind DataGrid
    ... What are the source items that you are trying to update with dropdown and ... Is field MNO a custom added field? ... Let me just first say I have a dropdownlist, a checkbox and a textbox. ...
    (microsoft.public.sharepoint.portalserver.development)