• home
  • forum
  • my
  • kt
  • download
  • this:109/110 25records  total:2740    start  Previous  Next  Last    goto:
    Builing an Event Calendar
    ON: 2007-06-24 21:34:25
    This 2-page tutorial describes how to create a shared calendar into which users can log and read events using ASP
    27 times | category: [Calendars]
    Object-Oriented ASP Calendar
    ON: 2007-06-24 21:21:59
    This tutorial shows how to use a VBScript Class to create calendar based applications quickly so you can focus on functionality rather than worry about what weekday the 1st of January falls on. Some of this calendar features include: Easy positioning and sizing to best suit your application's needs, Dynamic cell width and font scaling based on the size of your calendar, Current day highlighting and activity scheduling capability, Customizable actions for events such as OnNextMonthClick, OnPrevMonthClick and OnDayClick, and Customize titlebar and font color as well as font face
    30 times | category: [Calendars]
    Introduction to ASP & What is ASP?
    ON: 2007-06-24 21:21:09
    Beginners tutorial it looks at What ASP is, How it works and What can I use ASP for. The perfect start for total novices
    17 times | category: [Introduction to ASP]
    ASP Forms Tutorial
    ON: 2007-06-24 21:20:34
    Provides a step by step guide to pass ASP variables through a form and display the variables using response.write
    13 times | category: [Introduction to ASP]
    Installing ASP on Windows machines
    ON: 2007-06-24 21:19:59
    This step by step how-to will teach you how to install asp on a windows machine, The tutorial lists ASP Windows 95 & Windows NT Installation, Windows 98 Installation,Windows ME Installation and Windows XP Installation. Perfect for beginners and professionals for reference.
    11 times | category: [Introduction to ASP]
    My First ASP Script
    ON: 2007-06-24 21:19:05
    This tutorial is for a complete and utter beginner to asp and will teach you how it all works. The script you will be taught is to display some text in a web browser, It will introduce you to the basic tags and actions of ASP
    20 times | category: [Introduction to ASP]
    Objects in ASP
    ON: 2007-06-24 21:17:43
    This tutorial explains how to use classes and objects in ASP, giving you a first look at what object oriented programming is about
    11 times | category: [Introduction to ASP]
    Array Sorting with ASP
    ON: 2007-06-24 21:16:11
    This little snippet of code will learn you how to sort an array with bubble sorting.
    12 times | category: [Introduction to ASP]
    Learn ASP, the basics
    ON: 2007-06-24 21:15:25
    ASP stands for Active Server Pages. ASP is a server side technology which is used to display dynamic content on the web pages. ASP is becoming popular day by day as the favorite server side technology. ASP in itself isn't a language actually, instead it uses VBScript or JScript to display dynamic content
    13 times | category: [Introduction to ASP]
    Encoding URL strings
    ON: 2007-06-24 21:14:53
    While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser
    14 times | category: [Introduction to ASP]
    VBScript Functions : The Len() Function
    ON: 2007-06-24 21:14:18
    In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area
    8 times | category: [Introduction to ASP]
    Working with Array : Remove An Item
    ON: 2007-06-24 21:11:03
    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.
    4 times | category: [Introduction to ASP]
    ASP & MS Access introduction tutorial
    ON: 2007-06-24 21:10:13
    Active Server Pages - What it is, why we use it and how to connect, post and retrieve data from a database.
    13 times | category: [Introduction to ASP]
    Your First ASP Page
    ON: 2007-06-24 21:09:37
    Learn how to get started creating your first ASP page
    15 times | category: [Introduction to ASP]
    Getting Your Hands Dirty with VBScript
    ON: 2007-06-24 21:04:33
    An introductory look at using VBScript in ASP pages
    7 times | category: [Introduction to ASP]
    Decision Making and Looping in ASP
    ON: 2007-06-24 21:03:39
    An introductory look at using the VBScript deicision making (if-then-else, select-case) and looping (for, while, do) mechanisms in ASP pages
    10 times | category: [Introduction to ASP]
    Arrays in ASP
    ON: 2007-06-24 21:01:51
    An introductory look at using arrays in ASP
    13 times | category: [Introduction to ASP]
    Asp Tricks
    ON: 2007-06-24 20:56:42
    Learn the some basic tricks to ASP coding
    11 times | category: [Introduction to ASP]
    Intro to VBScript
    ON: 2007-06-24 20:55:49
    This introductory guide presents 5 useful VBScript tricks and examples. IT shows you how to detect the IP address of your visitors, detect the user's browser, how to include files in your ASP pages, how to force the script to continue with the next statement when it encounters an error, and how to make subroutines.
    11 times | category: [Introduction to ASP]
    So What Are Active Server Pages?
    ON: 2007-06-24 20:53:59
    This is a brief introduction to Active Server Pages (ASP). It discusses What are Active Server Pages, What Do I Need To Use ASP Pages, and So What Can I Do With It When I've Got It.
    8 times | category: [Introduction to ASP]
    Basic Active Server Pages Tutorial for Beginners
    ON: 2007-06-24 20:53:07
    This is a basic tutorial on ASP for beginners which will get them started in writing Active Server Pages. Topics covered: Installing Personal Web Server, Your first ASP page, and Understanding ASP Objects.
    13 times | category: [Introduction to ASP]
    A Practical Guide to Active Server Pages
    ON: 2007-06-24 20:52:06
    This practical guide aims to be a complete programming guide as well as a reference for the serious ASP programmer. This guide does not assume any prior knowledge of ASP, and starts from the ground up. The chapters are organized according to the increasing complexity of ASP scripts that you will be writing. Simple scripts come first, and then the techniques needed for more complex scripts are covered. This is especially useful for the beginner who is usually inundated by long, boring technical dissertations in the first chapter of any book. Experienced programmers will also find this guide useful, for it contains the following references in one easy-to-locate booklet. The complete tutorial available for download.
    10 times | category: [Introduction to ASP]
    Intro TO ASP
    ON: 2007-06-24 20:40:39
    An introductory tutorial that covers the basic things one has to know about Active Server Pages, and the programming environment
    6 times | category: [Introduction to ASP]
    ASP Overview
    ON: 2007-06-24 20:39:34
    This article by Microsoft describes the definition of an ASP File, Is it hard to use?, Object Model, and other ASP resources
    18 times | category: [Introduction to ASP]
    ASP from A to Z
    ON: 2007-06-24 20:36:05
    This tutorial by Microsoft covers a nice summary of terms and tips to help you understand ASP. Also talks briefly about What ASP Is, and How ASP Works.
    43 times | category: [Introduction to ASP]
    this:109/110 25records  total:2740    start  Previous  Next  Last    goto:

    Category

      Adobe Flex (4)
      ASP (405)
      ASP.NET (175)
      ColdFusion (47)
      CSS (270)
      Dreamweaver (175)
      HTML (145)
      Java (216)
      Javascript (276)
      MM Fusion (3)
      MS FrontPage (25)
      Perl and CGI (50)
      PHP (658)
      Python (33)
      Ruby on Rails (29)
      SEO (56)
      Web Design (107)
      XML (66)