<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-203.176.130.117-20130123045032</id>
	<title>Talk:REST/@comment-203.176.130.117-20130123045032 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-203.176.130.117-20130123045032"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-203.176.130.117-20130123045032&amp;action=history"/>
	<updated>2026-08-24T08:46:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-203.176.130.117-20130123045032&amp;diff=4701&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-203.176.130.117-20130123045032&amp;diff=4701&amp;oldid=prev"/>
		<updated>2016-04-06T20:52:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:52, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-4700:rev-4701 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-203.176.130.117-20130123045032&amp;diff=4700&amp;oldid=prev</id>
		<title>203.176.130.117: Created page with &quot;   --      &#039;&#039;Dot net comment&#039;&#039;        Dim ticketNumber As String = &quot;8338&quot;        Dim userName As String = &quot;sdsd&quot;        Dim password As String = &quot;asdsadasdad&quot;    ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-203.176.130.117-20130123045032&amp;diff=4700&amp;oldid=prev"/>
		<updated>2013-01-23T04:50:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;   --      &amp;#039;&amp;#039;Dot net comment&amp;#039;&amp;#039;        Dim ticketNumber As String = &amp;quot;8338&amp;quot;        Dim userName As String = &amp;quot;sdsd&amp;quot;        Dim password As String = &amp;quot;asdsadasdad&amp;quot;    ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--      &amp;#039;&amp;#039;Dot net comment&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
      Dim ticketNumber As String = &amp;quot;8338&amp;quot;&lt;br /&gt;
&lt;br /&gt;
      Dim userName As String = &amp;quot;sdsd&amp;quot;&lt;br /&gt;
&lt;br /&gt;
      Dim password As String = &amp;quot;asdsadasdad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
      Dim URL As String = &amp;quot;http://yourdomain/rt/REST/1.0/ticket/&amp;quot; + ticketNumber + &amp;quot;/comment?user=&amp;quot; + userName + &amp;quot;&amp;amp;pass=&amp;quot; + password&lt;br /&gt;
&lt;br /&gt;
      Dim Client As New System.Net.WebClient&lt;br /&gt;
&lt;br /&gt;
      Dim postString As String&lt;br /&gt;
&lt;br /&gt;
      postString = &amp;quot;content=Text: RT Test2  dd 1&amp;quot; + vbLf + &amp;quot;Action: Comment&amp;quot;&lt;br /&gt;
&lt;br /&gt;
      Dim postBytes As Byte() = System.Text.Encoding.ASCII.GetBytes(postString)&lt;br /&gt;
&lt;br /&gt;
      Dim responseArray As Byte() = Client.UploadData(URL, &amp;quot;POST&amp;quot;, postBytes)&lt;br /&gt;
&lt;br /&gt;
      TextBox1.Text = System.Text.Encoding.ASCII.GetString(responseArray)&lt;/div&gt;</summary>
		<author><name>203.176.130.117</name></author>
	</entry>
</feed>