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

  1. #1

    Default Re: Toolbox (asp.net)

    What Exactly do u want to see ...

    --
    Regards
    Khan Imran
    "Leon Shaw" <vnality@msn.com> wrote in message
    news:OiHvU$JSDHA.1576@TK2MSFTNGP12.phx.gbl...
    > Did you build your web application first before viewing it in the browser?
    >
    > "Christan" <r_khattabi@hotmail.com> wrote in message
    > news:073f01c34899$3eb8cb00$a601280a@phx.gbl...
    > > When using a label, button,... or any toollbox in my web
    > > form, and after I run the view in browser, I don't see
    > > the label in the borwser, instead I see the
    > > world "label" in the form.
    > > Please help me solving this as I am a beginner in this.
    > >
    > > Thank you
    >
    >

    Khan Imran Guest

  2. Similar Questions and Discussions

    1. Developers Toolbox
      I need to create a custom renaming option for file uploads. I need to overwrite an existing file, even if the name is exactly the same. I could use...
    2. help me!! illustrator toolbox...
      ive just installed illustrator on the creative suite for mac x but i cant find any of the tools, which r normally found under windows/tools.... any...
    3. Thanks / lost toolbox
      thanks to users Rich Hudgins, Elliott-Fay, and David Gangrisch for their advice regarding the best way to draw road edge lines (30th September). ...
    4. The toolbox
      The toolbox has disappeared from my Photoshop home page. The Window menu does not have a choice of "Hide tools" or "Show tools" as stated on page 16...
    5. Can't drag toolbox using XP
      Among other Photoshop problems (program closes when I try to save a file occasionally) this one is a real drag. I cannot drag any of the toolboxes...
  3. #2

    Default Re: Toolbox (asp.net)

    hmmmm
    your looking at the label son

    "Khan Imran" <imran1604@htmt.soft.net> wrote in message
    news:es#DfsOSDHA.2128@TK2MSFTNGP12.phx.gbl...
    > What Exactly do u want to see ...
    >
    > --
    > Regards
    > Khan Imran
    > "Leon Shaw" <vnality@msn.com> wrote in message
    > news:OiHvU$JSDHA.1576@TK2MSFTNGP12.phx.gbl...
    > > Did you build your web application first before viewing it in the
    browser?
    > >
    > > "Christan" <r_khattabi@hotmail.com> wrote in message
    > > news:073f01c34899$3eb8cb00$a601280a@phx.gbl...
    > > > When using a label, button,... or any toollbox in my web
    > > > form, and after I run the view in browser, I don't see
    > > > the label in the borwser, instead I see the
    > > > world "label" in the form.
    > > > Please help me solving this as I am a beginner in this.
    > > >
    > > > Thank you
    > >
    > >
    >
    >

    Vincent V Guest

  4. #3

    Default Re: Toolbox (asp.net)


    Yes, I did build the program. And, and this is only a real simple
    program I copied from a book.
    I set ,let's say, the command button to set a text label

    label1.text = "hello world"

    at the click button

    When I run the browser, I see the world

    label


    on the top left corner of the page, not the world "hello world",
    samething, I don't see the button command

    Thanks again


    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    rahim C khattabi 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