Shoving dynamic code in the middle of a page.



I'm a newbie to this so please excuse the level of question. My question is
how can I dynamically create a table in the middle of a page without having
to build the entire page dynamically? I have code to build the string that
will generate the table. (This is all to solve the problem of when a person
clicks a checkbox in a datagrid, there's no way of knowing what record it
belongs to - see my previous post)

Here's what my code would look like ideally:

<html>
<body>
<form>
Isn't this a pretty page?

(Some kind of code that would build all the controls I need. Ideally
this code would be a function that is in the codebehind page)

Done creating my stuff.
</form>
</body>
<html>

Thanks again in advance.

Jeffrey.


.



Relevant Pages

  • Re: Question from newbie
    ... And that broken implementation is why so many regulars here tend to steer clear of gEBI except when no other way remains to get a handle on it. ... the Lee in that thread has always set the no-archive header so you can't see his posts. ... Actually, the best one for a newbie to learn would be one that is 100% fool-proof and when it comes to script forms, you can not beat the forms collection for support. ... for the record, it's still valid HTML 4.01 to close tags like, ...
    (comp.lang.javascript)
  • Re: Question from newbie
    ... I'm going to sit back and let this die now since this was a newbie ... for the record, it's still valid HTML 4.01 to close tags like, ... all valid XHTML 1.0 is valid ...
    (comp.lang.javascript)
  • Re: Which Basic
    ... To the three who tried to help my apologies for replying via email. ... excuse is that I am a newbie. ... To repeat what I said: QBasic does not work with this program which was ...
    (comp.lang.basic.misc)
  • Re: Convert Word doc to HTML
    ... like I said I'm a newbie so is there an article out there that ... shows how to do office automation to convert word doc to HTML? ... "Chris Davoli" wrote: ...
    (microsoft.public.office.developer.automation)
  • asp.net opjects?
    ... I'm a complete newbie to anything .net and have picked up a copy of ... Expression Web. ... I do know html and want to start getting into database ...
    (microsoft.public.dotnet.framework.aspnet)