|
Re: Building tables dynamically with CGI class: msg#01171lang.ruby.general
Jason Underdown wrote: > > I figured out how to build tables dynamically using methods in the CGI > class, but I can't figure out a way to add a header other than the > method I use below. In the code below, I simply put the header row > into the array of rows generated by successive fetches from the > database. > > The problem with the method I use below is that it forces me to use > <td> tags for the header columns when I would like to use <th> tags. > > Any suggestions? > Did you try CGI#th?
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: class === class often false?, Hal E. Fulton |
|---|---|
| Next by Date: | Sorry about that (outlook sucks!), Rich Kilmer |
| Previous by Thread: | Building tables dynamically with CGI class, Jason Underdown |
| Next by Thread: | class === class often false?, Bill Kelly |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |