VB.NET create qr code vb.net - Net-Raft.com

Welcome aboard! We are happy you are here and wish you good net-raft!




Just a Web Code Solution
join us

create QR code vb.net


 207

VB.NET


0

<%@ Page Language="VB" %>

<!-- code section -->
<script runat="server">

Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load

Dim MyUrl As Uri = Request.Url
Dim url as string = Server.HtmlEncode(MyUrl.Scheme) & "://" & Request.ServerVariables("SERVER_NAME") & Server.HtmlEncode(Request.RawUrl.ToString())

Response.Write("<img src='https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=" + url + "&choe=UTF-8' alt='QR code' />")

End Sub

</script>

<html>
<head>
</head>
<body>
</body>
</html>


By        
The power of the user (%)
8%



The most helpful VB.NET solutions

get computer name vb.net get computer name vb.net VB.NET

Click to see more ...

  1.1K     76

get domain name vb.netget domain name vb.netVB.NET

Click to see more ...

  924     71

how to get client ip address using vb.net ?how to get client ip address using vb.net ?VB.NET

Click to see more ...

  763     63

How to get client machine name or computer name with vb.net?How to get client machine name or computer name with vb.net?VB.NET

Click to see more ...

  1K     57

array vb.netarray vb.netVB.NET

Click to see more ...

  508     56

get client country vb.netget client country vb.netVB.NET

Click to see more ...

  444     52

get client latitude and longitude vb.netget client latitude and longitude vb.netVB.NET

Click to see more ...

  290     36

detect mobile vb.netdetect mobile vb.netVB.NET

Click to see more ...

  254     23

get machine name vb.netget machine name vb.netVB.NET

Click to see more ...

  268     22

detect browser vb.netdetect browser vb.netVB.NET

Click to see more ...

  179     16

Welcome aboard!
We are happy you are here and
wish you good net-raft!