An ASP-Based Windows Server Script continue…

Posted by arlene

If your form submits variables whose names do not appear on the list of declared variables specified in the script, you will need to update the list, or else unmentioned variables’ values will be ignored. If you want to submit the form using METHOD=GET, you need to replace instances of ‘Request.Form(item)’ with ‘Request.QueryString(item)’.

An ASP-Based Windows Server Script

Posted by arlene

Many people will have access to a Microsoft Windows server, such as the Personal Information Server on Windows 98, or the Internet Information Server on Windows 2000. These servers behave similarly to UNIX-based servers, but do not encourage the use of the raw Common Gateway Interface. Instead, Windows servers offer a fairly simple but powerful […]

The influence of the Internet and the electronic commerce continue…

Posted by arlene

Nevertheless, the transformation of the county fair into a supermarket is taking longer than originally anticipated. Use of the Internet for economic exchange clashes with the culture of freely available information, absence of a central authority, and the legitimate concerns regarding the security of information on the network. Security on the Internet is an afterthought; […]

The influence of the Internet and the electronic commerce

Posted by arlene

The arguments in favor of the Internet sound, at a decade interval, like an echo of those that were previously formulated in praise of the Minitel. This passion for information technology is displayed in a context where ambitious growth rates are not physically sustainable, due to market saturation in rich countries, the progressive depletion of […]

Platforms and Convergence Digital Payment Systems (SEMPER) continue…

Posted by arlene

Spyware, Animation, server, electronic, Computer-Hardware

Electronic Commerce Payment Concern

Posted by arlene

ecommerce, hosting, domain registration, electronics, digital, appliance

Building the SpyNet User Interface continue…

Posted by arlene

Creating a New User to Establish a Connection
Because this is a brand-new Web site, we do not have any users who can access our site. Remember when we created the SQLSpyNetUser?
Now we need to create a new user who has only limited rights. We don’t want anybody hacking the site, now do we?

Create a user […]

Building the SpyNet User Interface

Posted by arlene

In this section we will build a very basic front end that makes a connection to our database, validates a user’s login, and retrieves (searches for) data. Although this is just a start, it will provide the building blocks you need to develop it further for your own needs.
This unlike the others, is more like […]

Checking the Results of the Import

Posted by arlene

How do we know if we have any rows in a table? We use the COUNT function to return a count of the number of rows in a table. If you enter Listing into Query Analyzer we can check the data insert for the Spy table.
This will return the current number of rows (well actually […]

The Active Directory Schema continue…

Posted by arlene

domain, internet, web, computer

Application service providers

Posted by arlene

An application service provider (ASP) provides a web-based service that can be used by clients to manage their e-mail activities. Rather than buying software that you host and manage on your server, the software is effectively used on a subscription basis and runs on another company’s server. In other words, it provides the technical infrastructure […]

Selecting an E-mail Management Solution

Posted by arlene

There are four main types of e-mail solutions that companies use, described here in order of increasing sophistication:

Standard office software
2. Desktop mailer software
List-server software
Application service providers (ASPs).

As companies‘ needs grow and they send out a larger volume of e-mail, they typically then use the more sophisticated methods for broadcast.
Standard office software
It is possible to use […]

Retrieving Single Values from an SQL Server Database

Posted by eric

A Table object within the Table collection of a DataSet object contains a Rows collection. Using the Rows collection, you can reference a single value in a field in a record. This is helpful when you need to retrieve and display a single piece of information on an ASP.NET […]

Alexa Counter