Skip to content

TechXcel.com - provides technical excellence...

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size default color orange color green color
You are here: Home
What is an ISAPI extension?
(2 votes)
Written by Chetankumar Akarte   
Monday, 16 April 2007

ISAPI

ISAPI (Internet Server Application Program Interface) is a set of Windows program calls that let you write a Web server application that will run faster than a common gateway interface (CGI) application. A disadvantage of a CGI application (or "executable file," as it is sometimes called) is that each time it is run, it runs as a separate process with its own address space, resulting in extra instructions that have to be performed, especially if many instances of it are running on behalf of users. Using ISAPI, you create a dynamic link library (DLL) application file that can run as part of the Hypertext Transport Protocol (HTTP) application's process and address space. The DLL files are loaded into the computer when HTTP is started and remain there as long as they are needed; they don't have to be located and read into storage as frequently as a CGI application

Last Updated ( Monday, 16 April 2007 )
Read more...
 
How can I register (install) a .dll on windows?
(1 vote)
Written by Chetankumar Akarte   
Tuesday, 10 April 2007

How can I register (install) a .dll on windows?


To register (install) a .dll on windows Microsoft provided a command-line tool ‘Regsvr32.exe’. Regsvr32 registers .dll files as command components in the windows registry.
When you use Regsvr32.exe, it attempts to load the component and call its DLLSelfRegister function. If this attempt is successful, Regsvr32.exe displays a dialog indicating success. To register dll go to start > Run
Last Updated ( Wednesday, 11 April 2007 )
Read more...
 
CSS Date blocks
(7 votes)
Written by Chetankumar Akarte   
Friday, 16 March 2007

CSS Date blocks


On many blog site you have see date in block format, A square contains month, date and year. Now we are going to design such CSS date block here. See example below…
Mar
18
2007


 
Last Updated ( Monday, 23 July 2007 )
Read more...
 
Printable Document Generation with PHP
(7 votes)
Written by Chetankumar Akarte   
Tuesday, 13 March 2007
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such as IBM and Macintosh. RTF is a file format that many word processing programs understand; it is often used when a document is created in one word processing program but is expected to be edited in another word processing program.
Last Updated ( Tuesday, 04 September 2007 )
Read more...
 
PHP Database Integration With MySQL
(7 votes)
Written by Chetankumar Akarte   
Wednesday, 07 March 2007

One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:-

  • Connect to MySQL Database Server 
  • Create new Database 
  • Select MySQL Database 
  • Add data to table 
  • Retrieve data 
  • Error Handling
Last Updated ( Tuesday, 13 March 2007 )
Read more...
 
<< Start < Prev 11 12 Next > End >>

Results 51 - 55 of 56

Who's Online

User Login

PayPal Donation

Enter Amount:

Syndicate

TechXcel's Friends

Tutorials Garden
Wicolorz
pixel2life

Text Link Add

Statistics

Members: 272
News: 60
Web Links: 6
Visitors: 323353

Google Seach

Google AdSense

TechXcel Referrals

TechXcel's Sponcer...