iSeekTraffic Pro 5.0

Posted on March 31st, 2007 in Free Software, Website Submission Tool by lestari

screen.gif

iSeekTraffic Pro 5.0 Description : iSeekTraffic greatly simplifies the submission of your site to hundreds of thousand search engines, directories and links pages in our database.

Read more…

Free UK SMS Text Messaging with Replies

Posted on March 30th, 2007 in Free SMS by lestari

CBFSMS.com allows you to send text messages to any UK mobile network for free. SMS text messaging is both fun and fast growing, so keep in touch with your friends and family quickly and easily using this service. Read more…

PHP & MySQL Programming

Posted on March 29th, 2007 in Free Ebooks, Computer Programming by lestari

No matter what language you are familiar with, this book will benefit you. Beginning with a rapid introduction to PHP’s syntax and basic functionality, you will swiftly understand PHP. The book then steers you toward advanced issues, like PHP’s role in database manipulation, sessions, and user interactivity.

Read more…

Send SMS to Any Cell Phone or Email

Posted on March 28th, 2007 in Free SMS by lestari

This is an SMS program that can send text messages to multiple people very quickly over the internet from your desktop PC. You may specify either a fully qualified E-mail address, or simply enter their 10 digit phone number, and this program will send it their cell phone. Read more…

Design and Implementation Guidelines for Web Clients

Posted on March 27th, 2007 in Free Ebooks, Computer Programming by lestari

This guide addresses specific goals of presentation layer component design. This guide provides prescriptive recommendations and code samples that enable you to use design patterns and Microsoft .NET Read more…

Tutorial on ASP Programming

Posted on March 25th, 2007 in Free Ebooks, Computer Programming by lestari

What is ASP? ASP stands for Active Server Pages. Microsoft introduced Active Server Pages in December 1996, beginning with Version 3.0. Microsoft officially defines ASP as: “Active Server Pages is an open, compile-free application environment in which you can combine HTML, scripts, and reusable ActiveX server components to create dynamic and powerful Web-based business solutions. Active Server pages enables server side scripting for IIS with native support for both VBScript and Jscript.”

(2). In other words, ASP is a Microsoft technology that enables you to create dynamic web sites with the help of server side script, such as VBScript and Jscript. ASP technology is supported on all Microsoft Web servers that are freely available.

If you have Window NT 4.0 Server installed, you can download IIS (Internet Information Server) 3.0 or 4.0. If you are using Window 2000, IIS 5.0 comes with it as a free component. If you have Window 95/98, you can download Personal Web Server (PWS), which is a smaller version of IIS, from Window 95/98 CD. You can also download these products for free from Microsoft’s web site. Well, you have learned what the ASP technology is. Next, you will learn about an ASP file. Is it the same as HTML file? Let’s explore it.

Download free ebook : Introduction_to_ASP.pdf

Tutorial for ASP beginner

Posted on March 23rd, 2007 in Free Ebooks, Computer Programming by lestari

What can ASP do for you?

  • Dynamically edit, change or add any content of a Web page
  • Respond to user queries or data submitted from HTML forms
  • Access any data or databases and return the results to a browser
  • Customize a Web page to make it more useful for individual users
  • Provides security since your ASP code can not be viewed from the browser
  • Since ASP files are returned as plain HTML, they can be viewed in any browser

Download free ebook : New_ASP.pdf

Next Page »