| 
                                                            
                              
                                                             Self explaining sort scripts  
                                
                                                                  
                                  In this tutorial we will  
                                
                                                                  
                                  Have you ever wanted to  
                                
                                                                  
                                  The author writes "Many  
                                
                                                                
                                to compare dates. You may  
                                
                                                                  
                                  compare dates. We will use  
                                
                                                                  
                                  format a date in your ASP  
                                
                                                                  
                                  places on the web feature  
                                
                                                                
                                use them to display your  
                                
                                                                  
                                  DateDiff function. You may  
                                
                                                                  
                                  pages (using  VBScript) to  
                                
                                                                  
                                  the date that the current  
                                
                                                                
                                age, time period fromm a  
                                
                                                                  
                                  compare any two valid dates  
                                
                                                                  
                                  conform with RFC-822? These  
                                
                                                                  
                                  document was last modified  
                                
                                                                
                                given date or happening etc.  
                                
                                                                  
                                  calculation year, day,  
                                
                                                                  
                                  are required for various  
                                
                                                                  
                                  on.  Rather than changing  
                                
                                                                
                                (DateDiff, Timer)  
                                
                                                                  
                                  month, week, minute ans  
                                
                                                                  
                                  things but in particular  
                                
                                                                  
                                  the date manually, using a  
                                
                                                                
                                seconds.  
                                
                                                                  
                                  they are required format for  
                                
                                                                  
                                  FrontPage WebBot, or  
                                
                                                                
                                dates in RSS  feeds. While I  
                                
                                                                  
                                  targeting the document by  
                                
                                                                
                                was producing some RSS feeds  
                                
                                                                  
                                  writing it directly into the  
                                
                                                                
                                I couldn't find any  
                                
                                                                  
                                  script, let the server ask  
                                
                                                                
                                functions that converted ASP  
                                
                                                                  
                                  the document for the info  
                                
                                                                
                                dates to the required  
                                
                                                                  
                                  and it will tell you.  This  
                                
                                                                
                                formats so I  created the  
                                
                                                                  
                                  scriptwriter will output  
                                
                                                                
                                following functions to do it  
                                
                                                                  
                                  code that can be placed on  
                                
                                                                
                                for you  
                                
                                                                  
                                  any .asp document on your  
                                
                                                                
                                server and will display the  
                                
                                                                
                                date and time it was last  
                                
                                                                
                                modified in a number of  
                                
                                                                
                                varieties."  
                                
                                                                
                                Date: Apr, 04 2002 Date: Mar, 02 2006 Date: May, 27 2005 Date: Jan, 03 2002  | 
| 
                              
                              
                                                            
                              
                                                            
                              
                                                             This tutorial will show you  
                                
                                                                  
                                  Shows the basic methods to  
                                
                                                                  
                                  There are a number of ways to  
                                
                                                                  
                                  ASP has some very usefull  
                                
                                                                
                                how to display the current  
                                
                                                                  
                                  display date, time and text  
                                
                                                                  
                                  have users input dates into  
                                
                                                                  
                                  functions to deal with date  
                                
                                                                
                                date with the ordinal suffix  
                                
                                                                  
                                  in a ASP script. Examples on  
                                
                                                                  
                                  your application. Dropdown  
                                
                                                                  
                                  and time : this tutorial let  
                                
                                                                
                                e.g. Wednesday 12th May  
                                
                                                                  
                                  different ways to display  
                                
                                                                  
                                  menus are the preferred  
                                
                                                                  
                                  you know more about how to  
                                
                                                                
                                the date and time presented.  
                                
                                                                  
                                  method employed as  
                                
                                                                  
                                  ypou use it very easily.  
                                
                                                                
                                there
will certainly be  
                                
                                                                  
                                  less error checking on  
                                
                                                                  
                                  dropdown input as compared  
                                
                                                                  
                                  to textbox
input. Utilizing  
                                
                                                                  
                                  the date() functions the  
                                
                                                                  
                                  current date (or any date  
                                
                                                                  
                                  you prefer by adjusting the  
                                
                                                                  
                                  date value) can easily be  
                                
                                                                  
                                  made the pre-filled  
                                
                                                                  
                                  selected
value.  Here you  
                                
                                                                  
                                  will find two examples: one  
                                
                                                                  
                                  that displays the current  
                                
                                                                  
                                  date with a range of days  
                                
                                                                  
                                  prior, and the other that  
                                
                                                                  
                                  displays the current date  
                                
                                                                  
                                  out of all the dates in a  
                                
                                                                  
                                  range
of years.  
                                
                                                                  
                                  Date: Mar, 07 2005 Date: Jan, 14 2002 Date: Jun, 29 2000 Date: Nov, 12 2005  |