| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
ASP Lesson #1 - Introduction | ASP (Active Server Pages) | Beginner / Daniel Larsson (from psc cd) | 3344 since 1/5/2015 10:54:00 AM |
By 22 Users
|
|
This is the first lesson of many upcoming.<p>I will learn you what ASP is, and what to use it for in this lesson. You will not be tought any ASP Code the first lesson. This is just what it says it is.....an Introduction.<p>If you're an experienced d ...(description truncated) |
|
|
|
 |
ASP Lesson #2 - Get Started with Personal Webserver | ASP (Active Server Pages) | Beginner / Daniel Larsson (from psc cd) | 3310 since 1/5/2015 10:55:00 AM |
By 7 Users
|
|
In this Lesson I will teach you how to get a virtual Webserver for your ASP files if you don't own a real webserver. If you don't have a webserver installed, you can't view your ASP files.<p>This is no good to read for you who allready owns a webserver ...(description truncated) |
|
|
|
 |
ASP Lesson #3 - Learn What A Variable Is And How To Use It | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Daniel Larsson (from psc cd) | 4197 since 1/5/2015 10:59:00 AM |
By 10 Users
|
|
In this lesson the actual ASP learning starts. My past two lesson was written so you can run ASP on your computer, and also a brief introduction to what ASP is and when to use it.<p>Here I will introduce you to the most basics of ASP and ALL script lan ...(description truncated) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Create Printer Friendly Version of Webpage | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Advanced / PortJump Pete (from psc cd) | 4875 since 1/6/2015 10:36:00 AM |
By 16 Users
|
|
This code allows you to make a print friendly version of you existing web page with minimal fuss by simply inserting a few tags, and passing the page to the print.asp script. I included a demo page so you can actually see where the tags were placed in the ...(description truncated) |
|
|
|
 |
CSS/VBScript change background-color of txt-fields after type in | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Mathias Stocker (from psc cd) | 14227 since 1/5/2015 1:06:00 PM |
By 4 Users
|
|
A real good way to show wich txtfields are required in a form!
If you type in some stuff in the txtfield, the color change.
In the example the color change from red to green. (ScreenShot) |
|
|
|
 |
Goodbye Crystal Reports, I mean it this time! | ASP (Active Server Pages), HTML | Intermediate / Chalie Paka (from psc cd) | 2835 since 1/6/2015 11:30:00 AM |
By 4 Users
|
|
An update to a previous submission of mine, this code includes a control panel (that doesn't print out) that will allow the user to increase or decrease the amount of space between their reports if my CSS page break does not work for some reason.
This is ...(description truncated) (ScreenShot) |
|
|
|
 |
igo | ASP (Active Server Pages) | Beginner / Abhi Malani (from psc cd) | 3204 since 1/6/2015 4:07:00 AM |
By 21 Users
|
|
This is a code to be used by web-sites who have many links on their site and can use this to create a go-back frame in the top of the newpage opened like in Hotmail.com |
|
|
|
 |
Print a web document through MS Word | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Intermediate / A_X_O (from psc cd) | 3835 since 1/6/2015 9:35:00 AM |
By 7 Users
|
|
to print a web document using all of wordbasic's functionality, this maybe alright for, ORDER forms, INVOICES.<div style="BACKGROUND-COLOR: black"><font color="Silver"><BR>people dont understand the meaning of the word.. NO FEED BACK..its simple ...(description truncated) |
|
|
|
 |
PSC Scroller - Text Version | ASP (Active Server Pages), HTML, VbScript (browser/client side)
| Beginner / Keith Hall (from psc cd) | 2798 since 1/6/2015 6:30:00 AM |
By 5 Users
|
|
This is a scroller that is very much like planet source code's code ticker. It stores the info in a text file and reads it back in an ASP. Please vote and give me some feedback. |
|
|
|
 |
Querystring urls | ASP (Active Server Pages), HTML | Beginner / tuan dinh (from psc cd) | 3551 since 1/6/2015 4:48:00 PM |
By 2 Users
|
|
This tutorial shows you how to use query string in urls like in many sites e.g. used at http://vpn.xrs.net/. In this method, you will use 2 files, content.txt and index.asp, all the information for the page is stored in the content.txt and the template fo ...(description truncated) (ScreenShot) |
|