Con il comando
if Request.QueryString("id") <> ""
testo se id contiene qualche valore.
Come faccio invece a testare se id esiste?
Con il comando
if Request.QueryString("id") <> ""
testo se id contiene qualche valore.
Come faccio invece a testare se id esiste?