Darusha’s Network » read post

Learning ASP Series — Your First ASP Page

  • October 13th, 2008

ASP pages (Active Server Pages page sounds a bit melodramatic but its easier to refer to them like this) are nothing but web pages. The difference is that they have an extension .ASP and you write the code in a Server Side Scripting language.

Do we know what’s Server Side Scripting? This doesn’t actually matter if we delve into such nitty-gritty, but let’s sound a bit philosophically intellectual. Now, there are two sorts of scripting languages:

Server Side (the hosting server where all the pages and programs reside)

Client Side (the web surfer using the browser – actually the browser is the client)

No, we are not talking about some corporate politics with all this “siding” talk. Ok, before I begin with my bad sense of humor, “Client Side Scripting” is what we generally see when we code basic Java Scripts in our web pages to validate HTML forms or implementing those cool image rollover effects or opening custom popup windows etc. When you view the source of an HTML page, and if the Java Script has been written in the page itself (they have external Java Scripts too, but then that’s a different story), then you can see the script with all it’s gory details. A simple example of a Client Side Script written in Java Script is:

And then you can use it when the page loads:

A Server Side Script, on the other hand, does not manifest itself when you try to use the "View Source" option of your browser. It is a server side matter so unless you have the actual access to the server, you cannot view the portion containing the server side coding. But yes, the rest of the HTML matter is visible.

A typical ASP page looks like:

==> Page Begins <==

<%@Language=VBScript%> <% Option Explicit %> < itle> </head> <body> <% Dim SayThis SayThis = "Finally, I'm learning ASP!" Response.Write SayThis %> </body> </html></p> <p>==> Page Ends <==</p> <p>Provided you've configured your PWS in an amicable manner, this docile file should show up without fuss. You can copy/paste this page as it is using your preferred editor, and save the file as "basic.asp".</p> <p>As you know, a basic HTML web page begins with the <html> tag, when you begin to work with an ASP page, try to make the first line as:</p> <p><%@Language=VBScript%> <% Option Explicit %></p> <p>The first line tells the concerned authorities that the following code is going to contain VBScript syntax.</p> <p>The second line forces us to declare every variable before we use it. We'll come back to this later when we are in a more aware state of mind.</p> <p>My preferred script for ASP is VBScript, so most of my ponderings will be in this language. A few daredevils write their ASP pages in Perl too, but personally I feel it is an overkill and they are just trying to either show off or the features they want to use only exist in Perl. For that matter, even C++ is used for making ASP pages.</p> <p>Anyway, done with the first line, are we?</p> <p>As you can observe, we have all the quintessential HTML tags in an ASP page too, but they are only necessary if you intend to display the page to your visitors. If the page just includes a script that performs some programming function and then loads some other page, you can simply have the pure ASP code with first line as <% and the last line is %>.</p> <p>==> End of Chapter Two <==</p> <p>Note to the Reader: If you found this chapter useful, please let me know at mailto:amrit@bytesworth.com.</p> <div class="sociable"> <span class="sociable_tagline"> <strong>Share this with friends:</strong> <span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span> </span> <ul> <li><a rel="nofollow" target="_blank" href="http://www.onlywire.com/submit?u=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&t=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page&tags=" title="OnlyWire"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/onlywire2.png" title="OnlyWire" alt="OnlyWire" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.socialize-it.com/index.php?url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&tag=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="Socialize-It"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/sub-socialize-it2.png" title="Socialize-It" alt="Socialize-It" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="bodytext"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/digg.png" title="bodytext" alt="bodytext" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="del.icio.us"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&t=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="Furl"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/furl.png" title="Furl" alt="Furl" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="StumbleUpon"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.propeller.com/submit/?U=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&T=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="Propeller"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/propeller.gif" title="Propeller" alt="Propeller" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="YahooMyWeb"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/yahoomyweb.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="Reddit"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page&url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F" title="Slashdot"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&title=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="Ma.gnolia"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/magnolia.png" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a></li> <li><a rel="nofollow" target="_blank" href="http://www.rawsugar.com/tagger/?turl=http%3A%2F%2Fwww.darusha.net%2Flearning-asp-series-your-first-asp-page%2F&tttl=Learning%20ASP%20Series%20--%20Your%20First%20ASP%20Page" title="RawSugar"><img src="http://www.darusha.net/wp-content/plugins/sociable/images/rawsugar.png" title="RawSugar" alt="RawSugar" class="sociable-hovers" /></a></li> </ul> </div> </p> <p class="keywords"></p> <div class="newsFooter"> <ul> <li class="category"><a href="http://www.darusha.net/category/houseofwebsters/" title="View all posts in House Of Websters" rel="category tag">House Of Websters</a></li> <li class="comments"><span>Comments Off</span></li> </ul> </div> </dd> <!-- end of posts --> <div id="comments"> <!-- You can start editing here. --> <!-- If comments are closed. --> <p class="nocomments">Comments are closed.</p> </div> </div> <div id="right_col"> <!-- add this in main file --> <dl> <dt class="border_diary">post navigation</dt> <dd><ul> <li class="prev"><a href="http://www.darusha.net/park-hotel-villa-americana-in-rodi-garganico/">previous post</a></li> <li class="next"><a href="http://www.darusha.net/approach-shots-what-it-takes-to-master-them/">next post</a></li> </ul></dd> </dl> <dl> <dt class="border_diary">search the diary</dt> <dd><form method="get" id="searchform" action="/index.php"> <div><input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form></dd> </dl> <dl id="sidebar_archives"> <dt class="border_diary">archives</dt> <dd> <li><a href='http://www.darusha.net/2010/09/' title='September 2010'>September 2010</a></li> <li><a href='http://www.darusha.net/2010/08/' title='August 2010'>August 2010</a></li> <li><a href='http://www.darusha.net/2010/07/' title='July 2010'>July 2010</a></li> <li><a href='http://www.darusha.net/2010/06/' title='June 2010'>June 2010</a></li> <li><a href='http://www.darusha.net/2010/05/' title='May 2010'>May 2010</a></li> <li><a href='http://www.darusha.net/2010/04/' title='April 2010'>April 2010</a></li> <li><a href='http://www.darusha.net/2010/03/' title='March 2010'>March 2010</a></li> <li><a href='http://www.darusha.net/2010/02/' title='February 2010'>February 2010</a></li> <li><a href='http://www.darusha.net/2010/01/' title='January 2010'>January 2010</a></li> <li><a href='http://www.darusha.net/2009/12/' title='December 2009'>December 2009</a></li> <li><a href='http://www.darusha.net/2009/11/' title='November 2009'>November 2009</a></li> <li><a href='http://www.darusha.net/2009/10/' title='October 2009'>October 2009</a></li> <li><a href='http://www.darusha.net/2009/09/' title='September 2009'>September 2009</a></li> <li><a href='http://www.darusha.net/2009/08/' title='August 2009'>August 2009</a></li> <li><a href='http://www.darusha.net/2009/07/' title='July 2009'>July 2009</a></li> <li><a href='http://www.darusha.net/2009/06/' title='June 2009'>June 2009</a></li> <li><a href='http://www.darusha.net/2009/05/' title='May 2009'>May 2009</a></li> <li><a href='http://www.darusha.net/2009/04/' title='April 2009'>April 2009</a></li> <li><a href='http://www.darusha.net/2009/03/' title='March 2009'>March 2009</a></li> <li><a href='http://www.darusha.net/2009/02/' title='February 2009'>February 2009</a></li> <li><a href='http://www.darusha.net/2009/01/' title='January 2009'>January 2009</a></li> <li><a href='http://www.darusha.net/2008/12/' title='December 2008'>December 2008</a></li> <li><a href='http://www.darusha.net/2008/11/' title='November 2008'>November 2008</a></li> <li><a href='http://www.darusha.net/2008/10/' title='October 2008'>October 2008</a></li> <li><a href='http://www.darusha.net/2008/09/' title='September 2008'>September 2008</a></li> <li><a href='http://www.darusha.net/2008/08/' title='August 2008'>August 2008</a></li> <li><a href='http://www.darusha.net/2008/07/' title='July 2008'>July 2008</a></li> <li><a href='http://www.darusha.net/2008/06/' title='June 2008'>June 2008</a></li> </dd> </dl> <dl id="sidebar_categories"> <dt class="border_diary">categories</dt> <dd> <li class="cat-item cat-item-4"><a href="http://www.darusha.net/category/animals/" title="View all posts filed under Animals">Animals</a> (1) </li> <li class="cat-item cat-item-6"><a href="http://www.darusha.net/category/attirement/" title="View all posts filed under Attirement">Attirement</a> (22) </li> <li class="cat-item cat-item-7"><a href="http://www.darusha.net/category/auctionmarketing/" title="View all posts filed under Auction Marketing">Auction Marketing</a> (1) </li> <li class="cat-item cat-item-8"><a href="http://www.darusha.net/category/beautyresources/" title="View all posts filed under Beauty Resources">Beauty Resources</a> (20) </li> <li class="cat-item cat-item-9"><a href="http://www.darusha.net/category/bestshoppingresources/" title="View all posts filed under Best Shopping Resources">Best Shopping Resources</a> (55) </li> <li class="cat-item cat-item-11"><a href="http://www.darusha.net/category/brandmanagement/" title="View all posts filed under Brand Management">Brand Management</a> (1) </li> <li class="cat-item cat-item-12"><a href="http://www.darusha.net/category/buyingsellingrealestate/" title="View all posts filed under Buying + Selling Real Estate">Buying + Selling Real Estate</a> (19) </li> <li class="cat-item cat-item-13"><a href="http://www.darusha.net/category/chemistryresources/" title="View all posts filed under Chemistry Resources">Chemistry Resources</a> (1) </li> <li class="cat-item cat-item-15"><a href="http://www.darusha.net/category/commercesuccess/" title="View all posts filed under Commerce Success">Commerce Success</a> (10) </li> <li class="cat-item cat-item-16"><a href="http://www.darusha.net/category/consumerinfos/" title="View all posts filed under Consumer Infos">Consumer Infos</a> (21) </li> <li class="cat-item cat-item-18"><a href="http://www.darusha.net/category/dates/" title="View all posts filed under Dates">Dates</a> (5) </li> <li class="cat-item cat-item-19"><a href="http://www.darusha.net/category/designlayout/" title="View all posts filed under Design, Layout">Design, Layout</a> (2) </li> <li class="cat-item cat-item-20"><a href="http://www.darusha.net/category/eatingstuff/" title="View all posts filed under Eating Stuff">Eating Stuff</a> (11) </li> <li class="cat-item cat-item-21"><a href="http://www.darusha.net/category/educationschooling/" title="View all posts filed under Education + Schooling">Education + Schooling</a> (17) </li> <li class="cat-item cat-item-22"><a href="http://www.darusha.net/category/entertainmentonline/" title="View all posts filed under Entertainment Online">Entertainment Online</a> (11) </li> <li class="cat-item cat-item-23"><a href="http://www.darusha.net/category/financecapital/" title="View all posts filed under Finance + Capital">Finance + Capital</a> (29) </li> <li class="cat-item cat-item-24"><a href="http://www.darusha.net/category/fishluring/" title="View all posts filed under Fish + Luring">Fish + Luring</a> (1) </li> <li class="cat-item cat-item-25"><a href="http://www.darusha.net/category/fitathome/" title="View all posts filed under Fit At Home">Fit At Home</a> (10) </li> <li class="cat-item cat-item-26"><a href="http://www.darusha.net/category/funinfos/" title="View all posts filed under Fun Infos">Fun Infos</a> (13) </li> <li class="cat-item cat-item-27"><a href="http://www.darusha.net/category/gardeningstuff/" title="View all posts filed under Gardening Stuff">Gardening Stuff</a> (6) </li> <li class="cat-item cat-item-29"><a href="http://www.darusha.net/category/gettingcredit/" title="View all posts filed under Getting Credit">Getting Credit</a> (7) </li> <li class="cat-item cat-item-30"><a href="http://www.darusha.net/category/greatinformationtips/" title="View all posts filed under Great Information + Tips">Great Information + Tips</a> (10) </li> <li class="cat-item cat-item-31"><a href="http://www.darusha.net/category/hallofinsurance/" title="View all posts filed under Hall Of Insurance">Hall Of Insurance</a> (18) </li> <li class="cat-item cat-item-32"><a href="http://www.darusha.net/category/hallofjewelry/" title="View all posts filed under Hall Of Jewelry">Hall Of Jewelry</a> (5) </li> <li class="cat-item cat-item-33"><a href="http://www.darusha.net/category/hallofnetresources/" title="View all posts filed under Hall Of Net Resources">Hall Of Net Resources</a> (6) </li> <li class="cat-item cat-item-34"><a href="http://www.darusha.net/category/hallofrecreation/" title="View all posts filed under Hall Of Recreation">Hall Of Recreation</a> (24) </li> <li class="cat-item cat-item-35"><a href="http://www.darusha.net/category/hardwarecenter/" title="View all posts filed under Hardware Center">Hardware Center</a> (11) </li> <li class="cat-item cat-item-36"><a href="http://www.darusha.net/category/healthmanagement/" title="View all posts filed under Health Management">Health Management</a> (59) </li> <li class="cat-item cat-item-38"><a href="http://www.darusha.net/category/houseofwebsters/" title="View all posts filed under House Of Websters">House Of Websters</a> (47) </li> <li class="cat-item cat-item-39"><a href="http://www.darusha.net/category/humormore/" title="View all posts filed under Humor + More">Humor + More</a> (1) </li> <li class="cat-item cat-item-40"><a href="http://www.darusha.net/category/info/" title="View all posts filed under Info">Info</a> (25) </li> <li class="cat-item cat-item-41"><a href="http://www.darusha.net/category/internetgames/" title="View all posts filed under Internet Games">Internet Games</a> (27) </li> <li class="cat-item cat-item-42"><a href="http://www.darusha.net/category/internettelecommunicationresources/" title="View all posts filed under Internet Telecommunication Resources">Internet Telecommunication Resources</a> (16) </li> <li class="cat-item cat-item-43"><a href="http://www.darusha.net/category/investment/" title="View all posts filed under Investment">Investment</a> (10) </li> <li class="cat-item cat-item-44"><a href="http://www.darusha.net/category/kidsstuff/" title="View all posts filed under Kids Stuff">Kids Stuff</a> (7) </li> <li class="cat-item cat-item-45"><a href="http://www.darusha.net/category/ladyluck/" title="View all posts filed under Lady Luck">Lady Luck</a> (29) </li> <li class="cat-item cat-item-47"><a href="http://www.darusha.net/category/lawyersnet/" title="View all posts filed under Lawyers' Net">Lawyers' Net</a> (10) </li> <li class="cat-item cat-item-48"><a href="http://www.darusha.net/category/lifeintheregion/" title="View all posts filed under Life In The Region">Life In The Region</a> (13) </li> <li class="cat-item cat-item-50"><a href="http://www.darusha.net/category/limosothercars/" title="View all posts filed under Limos + Other Cars">Limos + Other Cars</a> (25) </li> <li class="cat-item cat-item-51"><a href="http://www.darusha.net/category/livinghistory/" title="View all posts filed under Living History">Living History</a> (2) </li> <li class="cat-item cat-item-52"><a href="http://www.darusha.net/category/livingwithsoftware/" title="View all posts filed under Living With Software">Living With Software</a> (7) </li> <li class="cat-item cat-item-53"><a href="http://www.darusha.net/category/loaningtips/" title="View all posts filed under Loaning Tips">Loaning Tips</a> (9) </li> <li class="cat-item cat-item-54"><a href="http://www.darusha.net/category/lotsoftoolsresources/" title="View all posts filed under Lots Of Tools + Resources">Lots Of Tools + Resources</a> (5) </li> <li class="cat-item cat-item-55"><a href="http://www.darusha.net/category/managerscorner/" title="View all posts filed under Managers Corner">Managers Corner</a> (11) </li> <li class="cat-item cat-item-56"><a href="http://www.darusha.net/category/marketingcenter/" title="View all posts filed under Marketing Center">Marketing Center</a> (14) </li> <li class="cat-item cat-item-57"><a href="http://www.darusha.net/category/martialartsmanagement/" title="View all posts filed under Martial Arts Management">Martial Arts Management</a> (4) </li> <li class="cat-item cat-item-58"><a href="http://www.darusha.net/category/mathematicsinfo/" title="View all posts filed under Mathematics Info">Mathematics Info</a> (5) </li> <li class="cat-item cat-item-59"><a href="http://www.darusha.net/category/mediainforesources/" title="View all posts filed under Media Info Resources">Media Info Resources</a> (1) </li> <li class="cat-item cat-item-60"><a href="http://www.darusha.net/category/medicalhub/" title="View all posts filed under Medical Hub">Medical Hub</a> (24) </li> <li class="cat-item cat-item-61"><a href="http://www.darusha.net/category/misc/" title="View all posts filed under Misc.">Misc.</a> (75) </li> <li class="cat-item cat-item-62"><a href="http://www.darusha.net/category/moneymaking/" title="View all posts filed under Money Making">Money Making</a> (64) </li> <li class="cat-item cat-item-64"><a href="http://www.darusha.net/category/multimediamanagement/" title="View all posts filed under Multimedia Management">Multimedia Management</a> (3) </li> <li class="cat-item cat-item-65"><a href="http://www.darusha.net/category/musicparlor/" title="View all posts filed under Music Parlor">Music Parlor</a> (6) </li> <li class="cat-item cat-item-67"><a href="http://www.darusha.net/category/nutritioninfo/" title="View all posts filed under Nutrition Info">Nutrition Info</a> (13) </li> <li class="cat-item cat-item-68"><a href="http://www.darusha.net/category/onlineprintingresources/" title="View all posts filed under Online Printing Resources">Online Printing Resources</a> (1) </li> <li class="cat-item cat-item-69"><a href="http://www.darusha.net/category/onlineseoresources/" title="View all posts filed under Online SEO Resources">Online SEO Resources</a> (4) </li> <li class="cat-item cat-item-72"><a href="http://www.darusha.net/category/paperbacksandothers/" title="View all posts filed under Paperbacks and Others">Paperbacks and Others</a> (3) </li> <li class="cat-item cat-item-71"><a href="http://www.darusha.net/category/pr/" title="View all posts filed under PR">PR</a> (10) </li> <li class="cat-item cat-item-75"><a href="http://www.darusha.net/category/pressuregroups/" title="View all posts filed under Pressure Groups">Pressure Groups</a> (1) </li> <li class="cat-item cat-item-76"><a href="http://www.darusha.net/category/psychologyresources/" title="View all posts filed under Psychology Resources">Psychology Resources</a> (2) </li> <li class="cat-item cat-item-79"><a href="http://www.darusha.net/category/religionresources/" title="View all posts filed under Religion Resources">Religion Resources</a> (2) </li> <li class="cat-item cat-item-80"><a href="http://www.darusha.net/category/savvyproductinfos/" title="View all posts filed under Savvy Product Infos">Savvy Product Infos</a> (9) </li> <li class="cat-item cat-item-81"><a href="http://www.darusha.net/category/schooloflanguage/" title="View all posts filed under School of Language">School of Language</a> (3) </li> <li class="cat-item cat-item-82"><a href="http://www.darusha.net/category/schoolofrelationships/" title="View all posts filed under School of Relationships">School of Relationships</a> (4) </li> <li class="cat-item cat-item-83"><a href="http://www.darusha.net/category/science/" title="View all posts filed under Science">Science</a> (12) </li> <li class="cat-item cat-item-85"><a href="http://www.darusha.net/category/socialmanagement/" title="View all posts filed under Social Management">Social Management</a> (7) </li> <li class="cat-item cat-item-87"><a href="http://www.darusha.net/category/sportsmovement/" title="View all posts filed under Sports + Movement">Sports + Movement</a> (125) </li> <li class="cat-item cat-item-88"><a href="http://www.darusha.net/category/styleoflife/" title="View all posts filed under Style of Life">Style of Life</a> (46) </li> <li class="cat-item cat-item-89"><a href="http://www.darusha.net/category/technometer/" title="View all posts filed under Technometer">Technometer</a> (12) </li> <li class="cat-item cat-item-92"><a href="http://www.darusha.net/category/trafficportal/" title="View all posts filed under Traffic Portal">Traffic Portal</a> (1) </li> <li class="cat-item cat-item-93"><a href="http://www.darusha.net/category/travelinfo/" title="View all posts filed under Travel Info">Travel Info</a> (36) </li> <li class="cat-item cat-item-94"><a href="http://www.darusha.net/category/universeoftuition/" title="View all posts filed under Universe Of Tuition">Universe Of Tuition</a> (6) </li> <li class="cat-item cat-item-95"><a href="http://www.darusha.net/category/universityofhomeimprovement/" title="View all posts filed under University of Home Improvement">University of Home Improvement</a> (35) </li> <li class="cat-item cat-item-96"><a href="http://www.darusha.net/category/universityoflinks/" title="View all posts filed under University of Links">University of Links</a> (2) </li> <li class="cat-item cat-item-97"><a href="http://www.darusha.net/category/universityofselling/" title="View all posts filed under University of Selling">University of Selling</a> (6) </li> <li class="cat-item cat-item-98"><a href="http://www.darusha.net/category/videoportal/" title="View all posts filed under Video Portal">Video Portal</a> (6) </li> <li class="cat-item cat-item-100"><a href="http://www.darusha.net/category/weboftemplates/" title="View all posts filed under Web Of Templates">Web Of Templates</a> (1) </li> <li class="cat-item cat-item-101"><a href="http://www.darusha.net/category/wiredblogs/" title="View all posts filed under Wired Blogs">Wired Blogs</a> (3) </li> <li class="cat-item cat-item-102"><a href="http://www.darusha.net/category/worldofsecurity/" title="View all posts filed under World Of Security">World Of Security</a> (7) </li> <li class="cat-item cat-item-103"><a href="http://www.darusha.net/category/worldofselfimprovement/" title="View all posts filed under World Of Self Improvement">World Of Self Improvement</a> (9) </li> </dd> </dl> <a href="http://www.roobottom.com" target="_blank" title="this word press is styled by the rdc* theme"><img src="/wp-content/themes/rdc/images/rdc_theme_button.gif" alt="the rdc* theme" /></a> </div> </div> <div id="footer" class="border_diary"> <p>Darusha’s Network <br /><a href="feed:http://www.darusha.net/feed/">Entries (RSS)</a> </p> </div> </div> </body> </html>