<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3650984357337398189</id><updated>2012-02-16T06:50:24.168-08:00</updated><title type='text'>aspcode</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mylife-aspcode.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mylife-aspcode.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>mylife</name><uri>http://www.blogger.com/profile/17486539727070557399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_AivY1xvB09o/SyPC5ntODPI/AAAAAAAAAAY/XH65wm1oqX8/S220/DSC04511.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3650984357337398189.post-1156321589604429486</id><published>2009-06-11T08:19:00.001-07:00</published><updated>2009-06-11T08:19:36.345-07:00</updated><title type='text'>What can ASP do for you?</title><content type='html'>&lt;h2&gt;What can ASP do for you?&lt;/h2&gt; &lt;ul&gt;&lt;li&gt;Dynamically edit, change, or add any content of a Web page&lt;/li&gt;&lt;li&gt;Respond to user queries or data submitted from HTML forms&lt;/li&gt;&lt;li&gt;Access any data or databases and return the results to a browser&lt;/li&gt;&lt;li&gt;Customize a Web page to make it more useful for individual users&lt;/li&gt;&lt;li&gt;The advantages of using ASP instead of CGI and Perl, are those of simplicity and speed&lt;/li&gt;&lt;li&gt;Provide security - since ASP code cannot be viewed from the browser&lt;/li&gt;&lt;li&gt;Clever ASP programming can minimize the network traffic&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3650984357337398189-1156321589604429486?l=mylife-aspcode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mylife-aspcode.blogspot.com/feeds/1156321589604429486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/what-can-asp-do-for-you.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/1156321589604429486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/1156321589604429486'/><link rel='alternate' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/what-can-asp-do-for-you.html' title='What can ASP do for you?'/><author><name>mylife</name><uri>http://www.blogger.com/profile/17486539727070557399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_AivY1xvB09o/SyPC5ntODPI/AAAAAAAAAAY/XH65wm1oqX8/S220/DSC04511.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3650984357337398189.post-6416785197949046381</id><published>2009-06-11T08:18:00.001-07:00</published><updated>2009-06-11T08:19:01.293-07:00</updated><title type='text'></title><content type='html'>&lt;h2&gt;&lt;b&gt;ASP Compatibility&lt;/b&gt;&lt;/h2&gt; &lt;ul&gt;&lt;li&gt;To run IIS you must have Windows NT 4.0 or later&lt;/li&gt;&lt;li&gt;To run PWS you must have Windows 95 or later&lt;/li&gt;&lt;li&gt;ChiliASP is a technology that runs ASP without Windows OS&lt;/li&gt;&lt;li&gt;InstantASP is another technology that runs ASP without Windows&lt;/li&gt;&lt;/ul&gt;  &lt;h2&gt;What is an ASP File?&lt;/h2&gt; &lt;ul&gt;&lt;li&gt;An ASP file is just the same as an HTML file&lt;/li&gt;&lt;li&gt;An ASP file can contain text, HTML, XML, and scripts&lt;/li&gt;&lt;li&gt;Scripts in an ASP file are executed on the server&lt;/li&gt;&lt;li&gt;An ASP file has the file extension ".asp"&lt;/li&gt;&lt;/ul&gt;  &lt;h2&gt;How Does ASP Differ from HTML?&lt;/h2&gt; &lt;ul&gt;&lt;li&gt;When a browser requests an HTML file, the server returns the file&lt;/li&gt;&lt;li&gt;When a browser requests an ASP file, IIS passes the request to the ASP engine. The ASP engine reads the ASP file, line by line, and executes the scripts in the file. Finally, the ASP file is returned to the browser as plain HTML&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3650984357337398189-6416785197949046381?l=mylife-aspcode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mylife-aspcode.blogspot.com/feeds/6416785197949046381/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/asp-compatibility-to-run-iis-you-must.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/6416785197949046381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/6416785197949046381'/><link rel='alternate' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/asp-compatibility-to-run-iis-you-must.html' title=''/><author><name>mylife</name><uri>http://www.blogger.com/profile/17486539727070557399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_AivY1xvB09o/SyPC5ntODPI/AAAAAAAAAAY/XH65wm1oqX8/S220/DSC04511.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3650984357337398189.post-9150452245043080028</id><published>2009-06-11T08:17:00.000-07:00</published><updated>2009-06-11T08:18:10.529-07:00</updated><title type='text'>What is ASP?</title><content type='html'>&lt;h2&gt;What is ASP?&lt;/h2&gt; &lt;ul&gt;&lt;li&gt;ASP stands for &lt;b&gt;A&lt;/b&gt;ctive &lt;b&gt;S&lt;/b&gt;erver &lt;b&gt;P&lt;/b&gt;ages&lt;/li&gt;&lt;li&gt;ASP is a Microsoft Technology&lt;/li&gt;&lt;li&gt;ASP is a program that runs inside &lt;b&gt; IIS&lt;/b&gt;&lt;/li&gt;&lt;li&gt;IIS stands for &lt;b&gt;I&lt;/b&gt;nternet &lt;b&gt;I&lt;/b&gt;nformation &lt;b&gt;S&lt;/b&gt;ervices&lt;/li&gt;&lt;li&gt;IIS comes as a free component with &lt;b&gt;Windows 2000&lt;/b&gt;&lt;/li&gt;&lt;li&gt;IIS is also a part of the &lt;b&gt;Windows NT 4.0 Option Pack&lt;/b&gt;&lt;/li&gt;&lt;li&gt;The Option Pack can be &lt;b&gt;downloaded&lt;/b&gt; from Microsoft&lt;/li&gt;&lt;li&gt;&lt;b&gt;PWS&lt;/b&gt; is a smaller - but fully functional - version of IIS&lt;/li&gt;&lt;li&gt;PWS can be found on your &lt;b&gt;Windows 95/98 CD&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3650984357337398189-9150452245043080028?l=mylife-aspcode.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mylife-aspcode.blogspot.com/feeds/9150452245043080028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/what-is-asp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/9150452245043080028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3650984357337398189/posts/default/9150452245043080028'/><link rel='alternate' type='text/html' href='http://mylife-aspcode.blogspot.com/2009/06/what-is-asp.html' title='What is ASP?'/><author><name>mylife</name><uri>http://www.blogger.com/profile/17486539727070557399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://2.bp.blogspot.com/_AivY1xvB09o/SyPC5ntODPI/AAAAAAAAAAY/XH65wm1oqX8/S220/DSC04511.JPG'/></author><thr:total>0</thr:total></entry></feed>
