Ciao a tutti,
qualcuno mi sa tradurre il codice da PHP a ASP?
Non ho mai usato PHP...

codice:
$("#qrcode").qrcode({ text: "HTML.it",
                      render: "table",
                      width: 128,
                      height: 128
                    });
Grazie mille.