<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>HttpHandlers and HttpModules</title><link>http://forums.asp.net/27.aspx</link><description>Extending the ASP.NET Framework through HttpModules and HttpHandlers.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Custom Website Interface API</title><link>http://forums.asp.net/thread/3262821.aspx</link><pubDate>Sun, 28 Jun 2009 18:45:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3262821</guid><dc:creator>Freakish_05</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3262821.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=27&amp;PostID=3262821</wfw:commentRss><description>&lt;p&gt;Hi Mike,&lt;/p&gt;&lt;p&gt;I think your best bet is going to be web services.&lt;/p&gt;&lt;p&gt;They are static methods which take parameters from HTTP Post Requests using JSON, url-encode and SOAP to name but a few&lt;/p&gt;&lt;p&gt;A quick &lt;a target="_blank" href="http://www.google.co.uk/search?q=getting+started+with+web+services&amp;amp;ie=utf-8&amp;amp;oe=utf-8&amp;amp;aq=t"&gt;Google&lt;/a&gt; yeids a few results which will help you get started.&lt;/p&gt;&lt;p&gt;Hope that helps,&lt;/p&gt;&lt;p&gt;Jason&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Custom Website Interface API</title><link>http://forums.asp.net/thread/3262284.aspx</link><pubDate>Sun, 28 Jun 2009 04:49:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3262284</guid><dc:creator>LaptopEMT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3262284.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=27&amp;PostID=3262284</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;first let me say i am a newbie in .net&lt;/p&gt;
&lt;p&gt;i am working on a project where i would like to receive xml API calls from
other websites to mine so my customers can add information to my site from
there a lot like eBays API to upload auctions.&lt;/p&gt;
&lt;p&gt;now the part i am having trouble with......&lt;/p&gt;
&lt;p&gt;my site is a .net site but i would like to receive calls from any programming
code (such as PHP) so you use XML which is standard over all the languages.&lt;/p&gt;
&lt;p&gt;i know about cURL in php to send a XML request to another server but from
what i have read ASP.net has no support for cURL&lt;/p&gt;
&lt;p&gt;i know about ASP.net webrequests but that would only work if i was sending
from a .net page to a .net page (at least that is my understanding)&lt;/p&gt;
&lt;p&gt;any suggestions on the server side to grab the XML file from a universal
send method (that will work with PHP), parse the file, allow me to work with
the information and then send a XML request back o the requester in XML.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in Advance&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
&lt;p&gt;LaptopEMT&lt;/p&gt;</description></item></channel></rss>