<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Ribbon Button to open a URL in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/ribbon-button-to-open-a-url/m-p/2640133#M82369</link>
    <description>Morning&lt;BR /&gt;
&lt;BR /&gt;
I hav managed to add acustom button to the Ribbon, which I am trying to make open a webpage when clicked.&lt;BR /&gt;
&lt;BR /&gt;
I have limited experiance with programmign and have just managed to create the button using the sample code, does anyone know how to make this button open a specific web page when clicked?</description>
    <pubDate>Fri, 26 Feb 2010 11:35:20 GMT</pubDate>
    <dc:creator>Revitspace</dc:creator>
    <dc:date>2010-02-26T11:35:20Z</dc:date>
    <item>
      <title>Ribbon Button to open a URL</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/ribbon-button-to-open-a-url/m-p/2640133#M82369</link>
      <description>Morning&lt;BR /&gt;
&lt;BR /&gt;
I hav managed to add acustom button to the Ribbon, which I am trying to make open a webpage when clicked.&lt;BR /&gt;
&lt;BR /&gt;
I have limited experiance with programmign and have just managed to create the button using the sample code, does anyone know how to make this button open a specific web page when clicked?</description>
      <pubDate>Fri, 26 Feb 2010 11:35:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/ribbon-button-to-open-a-url/m-p/2640133#M82369</guid>
      <dc:creator>Revitspace</dc:creator>
      <dc:date>2010-02-26T11:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon Button to open a URL</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/ribbon-button-to-open-a-url/m-p/2640134#M82370</link>
      <description>string urlToOpen = &lt;BR /&gt;
@"http://www.google.com/#hl=en&amp;amp;q=.net+open+web+page&amp;amp;aq=f&amp;amp;aqi=g1g-m1&amp;amp;aql=&amp;amp;oq=&amp;amp;fp=a048890d3c90c6fc";&lt;BR /&gt;
System.Diagnostics.Process.Start(urlToOpen );&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Bobby C. Jones&lt;BR /&gt;
http://bobbycjones.spaces.live.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"revitspace" wrote in message news:6344767@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; Morning&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; I hav managed to add acustom button to the Ribbon, which I am trying to &lt;BR /&gt;
&amp;gt; make open a webpage when clicked.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; I have limited experiance with programmign and have just managed to create &lt;BR /&gt;
&amp;gt; the button using the sample code, does anyone know how to make this button &lt;BR /&gt;
&amp;gt; open a specific web page when clicked?</description>
      <pubDate>Wed, 03 Mar 2010 16:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/ribbon-button-to-open-a-url/m-p/2640134#M82370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-03T16:33:51Z</dc:date>
    </item>
  </channel>
</rss>

