Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 8th, 2004, 08:14 PM
Authorized User
 
Join Date: Apr 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to use ASP 3.0 in windows 98.

I have windows 98.
And i want to use ASP 3.0. I instal PWS in windows 98. but two objects server.execute and server.transfer are not running.

I find out that these objects are included in ASP 3.0.

Also how to determine which version of ASP i am using.
how to use ASP 3.0 in windows 98?

Thanks

 
Old June 14th, 2004, 06:53 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default

Yar u can use windows2000 server and IIS why u r using window98

Love 4 all
 
Old June 17th, 2004, 06:47 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Server.Transfer and Server.Execute are only available on IIS5. On IIS4 or PWS you can use Response.Redirect instead, which will generate an extra roundtrip however

To determine the version of ASP you can check with the server variables collection.

Cheers!

_________________________
-Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
.net on Windows 98 sh.rajkumar C# 2005 1 October 23rd, 2006 03:53 AM
SelectedIndex () in Windows 98!! problem thomaz C# 0 March 21st, 2005 02:29 PM
Font problem in Windows 98 soccers_guy10 VS.NET 2002/2003 0 January 10th, 2005 03:44 AM
Windows 98 OCX control issues vs Windows XP benoyraj VB How-To 0 May 5th, 2004 08:10 AM
Using Php4 Apache and windows 98 stephen656 Beginning PHP 4 March 30th, 2004 03:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.