|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Templates with ASP & SQL |
From: |
Kush Desai |
Date: |
12/23/2000 5:42:19 AM |
IP: |
203.197.9.234 |
Does anybody know how i can write the result of a SQL query into a template using ASP? I wanna use templates to seperate the content from the layout.
so i want a template like
Name Address
[1] [2]
[1] & [2] are the markers i wanna replace with the data from the database.
so i want to achieve some thing like this
Name Address
Guy1 Add1
Guy2 Add2
Guy3 Add3
any ideas?
|
|
|
|
|
|
|
|
|
|
|
|
|