%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% Set rs1 = con.execute("SELECT * FROM produtos WHERE categoria LIKE 'Hipertensão' ORDER BY nome ASC") Set rs2 = con.execute("SELECT * FROM produtos WHERE categoria LIKE 'Febre' ORDER BY nome ASC") Set rs3 = con.execute("SELECT * FROM produtos WHERE categoria LIKE 'Peso' ORDER BY nome ASC") %>
![]() |
||||||
|
|
|||||
|
||||||