Results 1 to 3 of 3

Thread: web user control newbie question [resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2003
    Location
    US
    Posts
    68

    web user control newbie question [resolved]

    okay, what i'm doing is placing a place holder in a template page then load the called web page as a control into the place holder. my problem is that i have some pretty elaborate HTML code that a repeater kinda falls short of preforming. so i need to Response.write this HTML based on my results ( i know this goes against aspx in general) so my problem is that its getting rendered before the template page. so how would i put it into a string then pass it into the template page? i'm kinda new at this method so ask me if you need more explanation.
    Last edited by NeonBurner; Sep 5th, 2004 at 01:04 PM.

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