Alfredomulet
MIS
Hello everyone,
Can I "ident" (I think that's the right word) with ASP the results of a database query on a table such as:
Name Product $ SALES
ALFREDO PRODUCT1 25
ALFREDO PRODUCT2 5
ALFREDO PRODUCT3 10
to make it look like:
Name Product $ SALES
PRODUCT1 25
ALFREDO PRODUCT2 5
PRODUCT3 10
or I will need ASP.net (for the XSL and all)?
Thanks!
Alfredo
Can I "ident" (I think that's the right word) with ASP the results of a database query on a table such as:
Name Product $ SALES
ALFREDO PRODUCT1 25
ALFREDO PRODUCT2 5
ALFREDO PRODUCT3 10
to make it look like:
Name Product $ SALES
PRODUCT1 25
ALFREDO PRODUCT2 5
PRODUCT3 10
or I will need ASP.net (for the XSL and all)?
Thanks!
Alfredo