Forums
This topic is locked
new to UltrDev and PWS
Posted 24 Jul 2002 01:03:08
1
has voted
24 Jul 2002 01:03:08 Nathan Scherneck posted:
i am trying to learn UltraDev on my home machine. is it correct that i do in fact need to have a server running on my machine? PWS or IIS? i am running windows 98 and am willing to install PWS to learn. Replies
Replied 24 Jul 2002 01:05:06
24 Jul 2002 01:05:06 aegis kleais replied:
You're correct.
Win95, 98 and Me support PWS
Win2000 and WinXP Pro support IIS (5.0 then 5.1, respectively)
You'll be using what's called a LOCAL SERVER (ie, your box) When you code for things in ultradev, a lotta languages, like ASP, are processed server-side and then sent to the browser in standard HTML output. This is to protect your code and allow for the server to handle the brunt of the work, rather than your browser (known as client side)
I think you'll find that UltraDEV takes some getting used to, but as always, Macromedia has made a FANTASTIC program.
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])
Win95, 98 and Me support PWS
Win2000 and WinXP Pro support IIS (5.0 then 5.1, respectively)
You'll be using what's called a LOCAL SERVER (ie, your box) When you code for things in ultradev, a lotta languages, like ASP, are processed server-side and then sent to the browser in standard HTML output. This is to protect your code and allow for the server to handle the brunt of the work, rather than your browser (known as client side)
I think you'll find that UltraDEV takes some getting used to, but as always, Macromedia has made a FANTASTIC program.
Aegis Kleais
New Media Web Developer
(DWMX : IIS5.1 : SQL2K : WXP : ASP[VB/JS])