| Visit tutorial >> |
| Sort and array: ascending or descending order Sort and array: ascending or descending order In this examples we will s... arrays bellow is indicated in bold: to get ascending values if MyArray(i) MyArray(j) values will be replace by each o... |
| Hits: 358 |
| Visit tutorial >> |
| ASP gets the data from the databas... ASP Guide Database to Flash Web site Add-ons Check out these easy-to-use interactive and sticky web applications for... Flash and ASP Integration - ASP gets sends the data to Flash This section is divided into two parts: The ASP page inter... |
| Hits: 408 |
| Visit tutorial >> |
| Flash and ASP Unleashed Hot Li... Flash n ASP Unleashed Why Flash and ASP? The answer to this question is pretty simple. Macromedia s Flash being a muc... about media is gaining popularity fast due to its impressive interface and interactivity. This being irrespective of th... |
| Hits: 276 |
| Visit tutorial >> |
| Global.asa ASP Tuto... file that can contain declarations of objects variables and methods that can be accessed by every page in an ASP appl... Global.asa file The Global.asa file is an optional file that can contain declarations of objects variables and method... |
| Hits: 228 |
| Visit tutorial >> |
| Create and delete folders Create and delete folders In those examples we will create and delete a subdirectory within... Create subdirectory "myfiles" % Foldertocreate=server.mappath("\") &"/cgi-bin/myfiles" Set fs = CreateObject("... |
Tags: asp | Hits: 114 |
| Visit tutorial >> |
| Math functions: Abs Atn Cos Exp Fix Hex Int Log Oct Round Sgn Sin Sqr Tan Math functions: ... |
| Hits: 195 |
| Visit tutorial >> |
| list of files Get list of ... ting.FileSystemObject") Set f = fs.GetFolder(Whichfolder) Set fc = f.files For Each f1 in fc Response.write (f1.name ... files are within "cgi-bin" folder? % Whichfolder=server.mappath("\") &"/cgi-bin/" Dim fs f f1 fc Set fs = Cr... |
| Hits: 267 |
| Visit tutorial >> |
| Get keywords from text/ Fi... ogether. As both mailing lists were related several emails were in both lists. Emails from both emails were obtained Th... get a unique list without repited emails Latter we have also used this script to obtained all different words in a text... |
| Hits: 201 |
| Visit tutorial >> |
| Active server pages tutorial: Wha... Server Pages? Active Server Pages (ASPs) are Web pages that contain server-side scripts in addition to the usual mixtur... Server-side scripts are special commands you put in Web pages that are processed before the pages are sent from your Pe... |
| Hits: 223 |
| Visit tutorial >> |
| MSWC.AdRotator component MSWC.AdRotator component In order to use this component we need a file with the ads we want ... "MSWC.AdRotator") Border of image adrotator.Border="0" Image is a hiperlink or not adrotator.Clickable=true Spec... |
| Hits: 270 |