Skip to main content

manivineet 's Library tagged no_tag   View Popular

17 Jan 08

Standard score - Wikipedia, the free encyclopedia

11 Dec 07

ASP Global.asa

  • How to use the Subroutines
  • In the example below
    the Application_OnStart subroutine occurs when the Web server starts. Then
    the Application_OnStart subroutine calls another subroutine named "getcustomers".
    The "getcustomers" subroutine opens a database and retrieves a record set from
    the "customers" table. The record set is assigned to an array, where it
    can be accessed from any ASP page without querying the database
  • 8 more annotations...

ASP Including Files

  • If your included file contains confidential
    information or information you do not want any users to see, it is better to use an
    ASP extension. The source code in an ASP file will not be visible after the
    interpretation.
  • The File Keyword
  • 1 more annotations...

ASP Application object

  • When an
    application is locked, the users cannot change the Application variables (other than the one currently accessing
    it). You can unlock an application with the "Unlock" method.
  • An application on the Web may be a group of ASP files. The ASP files work together to perform some purpose.
    The Application object in ASP is used to tie these files together.


    The Application object is used to store
    and access variables from any page, just like the Session object. The difference
    is that ALL users share one Application object, while with Sessions there
    is one Session object for EACH user.

ASP Session object

  • The Session object is used to store information about, or change settings for
    a user session. Variables stored in the Session object hold information about one single
    user, and are available to all pages in one application. Common information
    stored in session variables are name, id, and preferences. The server creates a
    new Session object for each new user, and destroys the Session object when the session expires.
  • By default, this is 20 minutes
  • 2 more annotations...

Three fundamental purposes of an intranet

    • major online applications, such as HR self-service
    • smaller tools, such as travel bookings
    • online forms
    • collaborative tools, and much more
    • content
    • communication
    • activity

Personalisation vs segmentation

  • where organisations tailor or selectively deliver information or tools to specific audience groups.
  • whereby individual users can choose or configure what is delivered to them.
  • 3 more annotations...

Do staff make use of personalisation features?

  • sharing favourites in call centre teams
    • The following questions should be clearly answered before you start:

      • what is the purpose of the intranet / portal?
      • what is the business benefit of the feature?
      • how will effectiveness be measured?
  • 9 more annotations...
04 Dec 07

Why staff visit the intranet

  • if you want the intranet to be used more, make it more useful.
  • The intranet is therefore a resource of 'last resort' in most cases. It may only be used when something is hard to find or uncommon.
  • 5 more annotations...
03 Dec 07

Databases Tutorials

Operating Systems Tutorials

  • Microsoft Windows Vista Security
  • Microsoft Windows XP Administration (70-270)
  • 3 more annotations...

Internet & Web Design Tutorials

  • Adobe Dreamweaver CS3
  • CSS2 Tutorials
  • 4 more annotations...
28 Nov 07

Programming Tutorials

  • Data Modeling
  • JavaScript
  • 5 more annotations...
1 - 20 of 36 Next ›
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo