non ripostare che sinnò fai crossposting... ti sposterà un moderatore.
prova così
codice:var data = new Date(); var strgiorno = "#" + (data.getMonth() + 1) + "/" + data.getDate() + "/" + data.getYear() + "#"; var Sql1 = "SELECT * FROM shows WHERE daydate = " + strgiorno +"";