Results 1 to 3 of 3

Thread: Render ASPX control

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Location
    india
    Posts
    95

    Render ASPX control

    hai,

    im using some function in my .aspx.vb (codebehind page)
    [Ref:txt file attached]

    Actually i am calling this function in my page load event of my page as

    response.write(constructMsg())


    the string contains a server label control. how to render that in my page.
    Where to write the handlers for this controls?

    Is this is possible? What is the way to accomplish this task.

    V.R.Mahendran
    Attached Files Attached Files

Posting Permissions

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



Click Here to Expand Forum to Full Width