اذهب الي المحتوي
أوفيسنا

ممكن المساعدة في المرفق


الردود الموصى بها

Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Dim wb As New Net.WebClient

        Dim url As String = "&url="  & Uri.EscapeDataString(TextBox1.Text)"

        Dim rsp As String
        Try

            rsp = wb.DownloadString("https://is.gd/create.php?format=simple"@url)
            TextBox2.Text = rsp
        End Try

End Class

 

 

رابط هذا التعليق
شارك

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

زائر
اضف رد علي هذا الموضوع....

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information