JDAtNorthStar
Programmer
I've taken the advice of Microsoft and others and changed my Response.Redirect statements to Server.Transfer. My problem is, I'm debugging my app using InterDev/PWS and Server.Transfer doesn't work. It returns an error stating "object not recognized". I'm assuming it doesn't work because PWS is basically IIS4. Is this true? Is there a workaround to this issue?
Thanks.
Thanks.