I need to query the database, and it returns a JSON.
I tried using JSON for ASP from Google, but it gave some errors, so I decided to do it manually:
<!--#include file="conexao.asp"-->
<%
medico = replace(request("medico"),"'","")...
asked by
01.06.2016 / 16:11