|
Dynamic Javascript Includes
|
Other links at ASP > Tutorials > Miscellaneous |
| 1. |
Professional Windows DNA
|
|
|
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.
|
| 2. |
Creating Dynamic JavaScript with ASP and Databases
|
|
|
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.
|
| 3. |
Find a visitors IP Address with ASP
|
|
|
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.
|
| 5. |
Site fits all resolutions
|
|
|
If you have a website, than your first problem will be: whos going to visit my website and with what browser and screenresolution? The first problem is solved by testing with various browsers. The second problem is a little less easy. But as always, theres a solution.
|
|
|