|
|
|
|
 |
|
 |
 |
 |
Miscellaneous
|
|
|
Amount: 40
Displaying: 11 - 20
|
 |
Pages: << 1
[2]
3
4
>> |
|
|
|
|
Hits: 16
 0.0
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP.
|
Platform(s): n/a |
Date: Nov, 05 2000 |
 |
|
|
Hits: 6
 0.0
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly and purposefully, it can save time and money, as well as create an inventory for valuable and reusable software assets. This article discusses such topics as what resuability is, why it is important, its usages, and more.
|
Platform(s): n/a |
Date: Aug, 08 2001 |
 |
|
|
Hits: 14
 5.0
This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries. Example source code available for download.
|
Platform(s): n/a |
Date: Oct, 31 2001 |
 |
|
|
Hits: 16
 5.0
Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the cs_scripts.asp file. You can then pass + or - with file names to either include or ignore a file in the sub directory. By default all are included.
|
Platform(s): n/a |
Date: Feb, 22 2002 |
 |
|
|
Hits: 13
 0.0
Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.
|
Platform(s): n/a |
Date: Feb, 22 2002 |
 |
|
|
Hits: 19
 0.0
This basic tutorial will show you how to include information in a non-asp page information generated from an .asp page by using javascript. A banner rotator script and a text hit counter are used as examples.
|
Platform(s): n/a |
Date: Feb, 27 2002 |
 |
|
|
Hits: 20
 0.0
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows us how to install remote scripting as well as two examples of using it to interact with ASP scripts using client-side JavaScript code.
|
Platform(s): n/a |
Date: Aug, 27 2003 |
 |
|
|
Hits: 14
 0.0
ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.
|
Platform(s): n/a |
Date: Apr, 04 2002 |
 |
|
|
Hits: 18
 5.0
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate application dictionary from the remote script (WSH, remote ASP/IIS server) or application.
|
Platform(s): n/a |
Date: May, 14 2002 |
 |
|
|
Hits: 18
 0.0
A nice way to point out some features on your website is by means of a tickertape. Not only can you show messages this way, but the ticker can also contain hyperlinks, so you can direct your visitors directly to the right place. This is an advanced version of the first ticker.
|
Platform(s): n/a |
Date: May, 29 2002 |
 |
|
|
Amount: 40
Displaying: 11 - 20
|
Pages: << 1
[2]
3
4
>> |
|
|
|
 |
 |
|
 |
|
 |
|