Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Phil Parr #1
Preparing for ASP 3.0
Hello All,
Newbie here - looking to set up an ASP 3.0 environment (my employer's
preference) on my own box (localhost). Just looking for a link (or links) to
articles about installing IIS to a WindowsXP box and making it play nice with
ASP 3.0. I'm familiar with installing IIS, just not sure about the "playing
nice" part. Does simply installing IIS do the trick? Or will there be system
tweaks etc. involved. I'm finding tons of stuff for Win2000 but nothing for
deploying on XP Pro.
Also - from poking around here I suspect that Dreamweaver only speaks 2.0?
Okay if so (as I'm ready to hand code), but any tips, articles that are
DWMX2004/ASP 3.0 would be much appreciated. PS - Just ordered
[url]http://www.amazon.com/exec/obidos/tg/detail/-/1590593499/ref=pd_sim_b_1/002-1759[/url]
356-2098446?%5Fencoding=UTF8&v=glance
Thanks in advance.
Phil Parr Guest
-
Need help preparing for daylight saving
From all the research so far, it seems like we'll have to have SDK 1.4.2_11 and MX 6.1 updater 1 to ensure that the application is ok when daylight... -
Preparing an upgrade from CFM5/CFM MX to CFM MX7
Hello everybody, I searched a part of the day some informations about upgrading to Coldfusion MX7, but I don't find answers on the support/forums.... -
Preparing site for Contribute
The Dreamweaver Help file says to Select Site>Manage SItes>Site Definition>Advance Tab, but that path takes me to a "Configure Server" dialog box,... -
Preparing my Freehand document for the printers
Hi I am designing a tri-fold brochure using Freehand MX. I need some advice/tips on preparing the document before I send it to the printers. I... -
preparing models for 3d shockwave
Hi there all, Before I ask my question, I would like to explain what I doing. What I am doing is creating a portfolio which includes an ensembele... -
Chris In Madison #2
Re: Preparing for ASP 3.0
AFAIK, installing IIS on XP Pro is pretty much all you need to do to have
ASP running. However, I don't use XP so I don't know for sure. I seem to
recall on WinServer 2003 that you have to specifically enable it because of
the lockdown it ships with. But don't know if it applies to XP.
As for Dreamweaver, you're right. It only speaks ASP2. However, the
differences in the object model between ASP2 and ASP3 are really, really
minimal. Most of the changes in ASP3 are in performance and back-end stuff.
There are two new Server object methods, Server.Transfer and Server.Execute,
that are useful, but Dreamweaver doesn't know anything about those. And
there were a couple of Error/Err object methods that have changed. But
Dreamweaver pretty much doesn't do anything with those objects, either.
So, for programming ASP3, Dreamweaver should serve you very well. :-)
Best regards,
Chris
Chris In Madison Guest
-
clintonG #3
Re: Preparing for ASP 3.0
When discussing the use of IIS XP Pro is fundamentally the same as Windows
2000 Pro Phil.
There is really only one significant difference between ASP 2.0 and ASP 3.0,
that being the added support for additional transfer and execute methods of
the Server object supported by ASP 3.0. So any version of DMX will still do.
As for books to learn to actually code ASP --- the best book ever written
on this topic -- was published by WROX "Begining Active Server Pages 2.0"
which is a discontinued classic that can still be found via Amazon for as
low as $5.00.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL [url]http://metromilwaukee.com/[/url]
URL [url]http://clintongallagher.metromilwaukee.com/[/url]
"Phil Parr" <webforumsuser@macromedia.com> wrote in message
news:d4jbdl$cc9$1@forums.macromedia.com...> Hello All,
>
> Newbie here - looking to set up an ASP 3.0 environment (my employer's
> preference) on my own box (localhost). Just looking for a link (or links)
> to
> articles about installing IIS to a WindowsXP box and making it play nice
> with
> ASP 3.0. I'm familiar with installing IIS, just not sure about the
> "playing
> nice" part. Does simply installing IIS do the trick? Or will there be
> system
> tweaks etc. involved. I'm finding tons of stuff for Win2000 but nothing
> for
> deploying on XP Pro.
>
> Also - from poking around here I suspect that Dreamweaver only speaks 2.0?
> Okay if so (as I'm ready to hand code), but any tips, articles that are
> DWMX2004/ASP 3.0 would be much appreciated. PS - Just ordered
> [url]http://www.amazon.com/exec/obidos/tg/detail/-/1590593499/ref=pd_sim_b_1/002-1759[/url]
> 356-2098446?%5Fencoding=UTF8&v=glance
>
> Thanks in advance.
>
clintonG Guest



Reply With Quote

