Database details in html table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • webandwe
    New Member
    • Oct 2006
    • 142

    Database details in html table

    Hi, I'm new to asp and searched the web for 4 hour now and can't find what I want to do.

    What I want do is get all details form the database and put them in an vairabil or something and then just put that vairibal in any of my html table cell.

    Can somebody please give me a tip or something...

    Thanks


    Example

    name = db_name


    and the I can just put like " <% write.name %> or something where ever I want that thing to be on the table.


    I could not get one example....
  • webandwe
    New Member
    • Oct 2006
    • 142

    #2
    Never mind, when I typed it out the solution came to me. So I'm sorted, thanks. And it's working 100%.

    Comment

    Working...