Wizard Control for ASP.NET 1.1

Ask a Question related to ASP.NET Building Controls, Design and Development.

  1. #1

    Default Re: Wizard Control for ASP.NET 1.1

    No unfortunately that is impossible! I have found a fairly decent example of
    how you would go about creating a wizard control using ASP.NET 1.1 though:

    [url]http://www.ftponline.com/vsm/2003_04/magazine/columns/aspnet/default_pf.aspx[/url]

    --
    Ben
    [url]http://bitarray.co.uk/ben[/url]


    "Vamsi" <Vamsi@discussions.microsoft.com> wrote in message
    news:8A3426D0-2E72-44A5-A413-219959D826DE@microsoft.com...
    > Is there any way I can use the Wizard Control provided in the Whidbey beta
    > fro asp.net 1.1 ?

    Ben Lovell Guest

  2. Similar Questions and Discussions

    1. Custom ASP.NET Control configuration wizard
      I am writing a custom ASP.NET Control. It is usable from the visual studio toolkit. I would like to add a configuration wizard to it. I have seen...
    2. Wizard control & sidebar menu
      How can I change the front (from regular to bold) of the sidebar menu of a wizard control when a step is active or inactive? Thank you very much...
    3. Inherit from Wizard control
      Hi, I want to inherit from the Wizard control in ASP.Net 2.0, to add some properties, events and modify/replace the default template for...
    4. ASP.NET wizard
      there is one up on CodeProject, I think. www.codeproject.com "Sohail" <sohail.somani@opg.com> wrote in message...
    5. Using Table control in a custom composite control. Control does not render properly in design time.
      All, I have written a very simple custom composite control that includes a control of type System.Web.UI.WebControls.Table. The control...
  3. #2

    Default Re: Wizard Control for ASP.NET 1.1

    Thanks

    "Ben Lovell" wrote:
    > No unfortunately that is impossible! I have found a fairly decent example of
    > how you would go about creating a wizard control using ASP.NET 1.1 though:
    >
    > [url]http://www.ftponline.com/vsm/2003_04/magazine/columns/aspnet/default_pf.aspx[/url]
    >
    > --
    > Ben
    > [url]http://bitarray.co.uk/ben[/url]
    >
    >
    > "Vamsi" <Vamsi@discussions.microsoft.com> wrote in message
    > news:8A3426D0-2E72-44A5-A413-219959D826DE@microsoft.com...
    > > Is there any way I can use the Wizard Control provided in the Whidbey beta
    > > fro asp.net 1.1 ?
    >
    >
    >
    Vamsi Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139