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....
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....
Comment