ASP redirectory script just stopped working oneday

They have: 20 posts

Joined: Oct 2000

hi there

I've found a nifty script and my customers use it as a workaround to subwebs that the ISP doesn't allow.

See it work here http://www.calibration.co.nz and see it redirect to http://babcock.co.nz/babcock_calibration/default.htm

nifty hey.

Another customer was using the same script on IIS4 and oneday it just fell over - stopped working.

Question - can ASP be disabled on IIS4 - could this possibly the reason?

IF you want the scrip let me know and I'll score it to you

cheers

Peter J. Boettcher's picture

They have: 812 posts

Joined: Feb 2000

Andy,

ASP can be turned off be selecting the "Allow Scripts to Run" check box in the Website properties dialog. I can't remember if that's the exact wording since I haven't used IIS4 for awhile but it will be something like that.

Another possibility is that the script you mentioned (redirect) resides in the global.asa file in the Session_OnStart section. Maybe someone has modified or messed up your global.asa file?

PJ | Are we there yet?
pjboettcher.com

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

I use one myself. My host doesn't support subdomains, so I sat down for 5 minutes and wrote this.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.