Accessing the System Registry using MS SQL Server - PART 1 ver
| Accessing the System Registry using MS SQL Server - PART 1 | ||||||||
| Category : | Asp Tutorials-tips Server management | |||||||
| Platform : | ||||||||
| Price : | ||||||||
| Developer: | Julian | |||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
This tutorial explains about the process of SQL server 7.0 in importing and exporting data. The author clearly says that SQL server 7.0 is a graphical tool that plays a vital role in data transformation. This tutorial says that DTS Data (Transformation Services) can be used by the users to different types of data tranformation and loading solutions. In this tutorial the author covers this subject over several topics like documentation, DTS package naming conventions, performance of DTS packa... This is an article that discusses about logging events from ASP. Here the author elaborates on two process, one is using COM components to log events and another one is using Windows script host's shell object. This tutorial illustrates on using MS C++ and MS Visual Basic based COM components in this tutorial. The provided examples can be used for a better guidance.... This is a tutorial that covers on customizing active PERL on Windows 2000. The author of this tutorial says that how ever the CGI applications are not much stable as ASP applications. To substantiate this above point the author instructs the procedures to the users step by step for configuring Active PERL on Windows 2000.... This is an online tutorial that guides users to configure the REMOTE_HOST to let it returns a reverse DNS look up. This tutorial elaborates that this process of configuring REMOTE_HOST can be done by altering a setting of the metabase. The author illustrates this concept by using two samples one is performing reverse look up for individual site and another one is performing reverse look up for entire sites.... This is an article that elaborates on HTTP -the HyperText Transfer Protocol and its function. The author explains that, in the starting level of the web applications, the client should make the first request to the server, this process of request making and responding is done through the HTTP. In this tutorial the author clearly explains about HTTP and demonstrate the request by providing appropriate examlpes.... This is an online article that can be used by the users to gather information about Server Side Include Directives. This tutorial clearly says that, no other directives support ASP except #include directive. This tutorial explains that this #include directive is the only directive that can be performed by Asp.dll. Here this article also list out the other directives for users reference.... DDNSServ allows you to Run your own DDNS or dynamic DNS service. The server suite is fully featured with full support for MX, CNAME, and even NS records. With DDNSServ, you can offer the internet community a valid alternative to static IP addressing. This enables you to provide Dynamic DNS services, which enables people who use your DDNS service to do just about anything they could do with a static IP address. Those people can even run their own DNS server, despite changing IP's. Your option... This article provides detailed explanation about the architecture levels given by the IIS 5.0 in favour of application development. Here the author covers this concept over several topics like user services, business services, expansion of Simple Object Access Protocol and expanding the server or client model. This tutorial can be used as a reference guide for the web developers.... This tool is helpful for the webmasters or for the hosting company that allows them to manage domain name and to find the status of that particular domain. It tracks the information like, date of expiration of domain name, due date, account status etc., If the times expires, it delivers an alert message to the specific user and it informs them to renew the domain name in due date. Users are allowed to add any facilities within the Domainbase such as, website statistics, web hosting accounts... |
This is an ASP based hit counter script by which the web developers can create their powerful hit counter on their website which tracks and displays the reports like visitors IP address, referer page, type of browser, date and time etc., It uses database to store data for later reference.... This is an useful tutorial for the webmasters which helps them to discuss and get idea about session management with COM layer. It also describes that it is completely scaleable as client side support is not dependent on cookies. Step by step resolution has been given for the users.... In this tutorial I'm going to show you how to use ASP and a Microsoft Access database to create a basic content rating system. We will look at how to setup the database to accept ratings, how to add ratings to the database, how to stop users from rating once they have already done so, and finally how to accumulate the ratings for each piece of content and display them in a graphical format.... An effective ASP program that assist you manage your products and other resources with an online directory. Also, using this software you will be able to create electronic catelogues, a seperate protal to feature your products, advertising module, intranet system and a lot more. Partners, employees, customers can access all available resources through centralized admin panel and perform searches. Rapid information discovery reduces your support cost and increase your customer satisfaction. A... This is a program using which webmasters can build variety of menus on their existing websites. This effective system comes with the ability to create menus using any number of items. It is possible to generate menus with sub menus using this tool and this progam displays the menus automatically arranging them. Webmasters can carryout their entire needs in building navigation menus with the help of this customizable system.... Easily protect ASP pages from those that you don't want to have access.Able to create unlimited security levels, redirecting those with incorrect access levels to different URLS.... The basic 404 error or file not found page serves two specific purposes. Firstly, to alert the user that the item they were expecting is not currently available. Secondly, to alert the webmaster that a file is missing or a link is targeting something incorrectly. In order to provide users with a page that will show up whenever a 404 error occurs you need to change the settings on your web server to target a specific page or contact your hosting company to do this for you. Once setup, the loca... ASP form input can be transformed into most any type of format that you`d like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other application. This example will show you how to take user input and create an excel file of that input on the server. The title that the user inputs will be used to name the document. When utilizing this script on your site please keep in mind that the direct... Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.... |