What's new

Server Side Include - ASP? Help! (1 Viewer)

DeathStar1

Senior HTF Member
Joined
Dec 28, 2001
Messages
3,267
Real Name
Neil
Hi all,

I currently use frames on my 100+ Pages website, but I want to make it look a bit more pro, and be a bit nicer looking on peoples computers, so I was told to learn ASP.

Anyone know any good websites that give detailed instructions on how to get it running for an IIS webserver?

Thanks!
 

Kevin P

Screenwriter
Joined
Jan 18, 1999
Messages
1,439
If you have IIS 4.0 (WinNT) or IIS 5.0 (Win2K) the ASP support should be built in. IIS comes with Win2K, if you have NT you can get the NT 4.0 Option Pack from Microsoft to add IIS 4.0 to NT.

Basically you'd create ASP files instead of HTM files and would embed VBScript code within them inside "" tags. Visual Interdev, a part of Visual Studio 6.0, makes it easier to set up and debug ASP sites, but you can do it with any text editor, even Notepad or Wordpad.

The ASP scripts are executed by the server, which are used to generate standard HTML which is then passed to the user's browser.

You'll probably want to pick up a good ASP book at your favorite book store, so you can get the gist of how to do it.

KJP
 

Daren Welsh

Supporting Actor
Joined
Jan 16, 2002
Messages
660
Just as a side note, you're not restricted to ASP. I used to host my site locally with Win2k/IIS and I just installed a PHP thingy so I could host PHP pages (sorry, I don't know the correct terminology for a service that runs to host server-executed php scripts). You could also probably do CFM scripting, but I haven't dabbled in that ... yet.
 

Users who are viewing this thread

Sign up for our newsletter

and receive essential news, curated deals, and much more







You will only receive emails from us. We will never sell or distribute your email address to third party companies at any time.

Forum statistics

Threads
357,059
Messages
5,129,801
Members
144,281
Latest member
acinstallation240
Recent bookmarks
0
Top