[thelist] Generating static Pages

Madhu Menon webguru at vsnl.net
Fri Nov 15 09:00:00 CST 2002


At 08:21 PM 15-11-02, Chris Marsh wrote:
>If there
>is logic within the 404 page that builds the querystring from the URL
>entered, then you can Server.Transfer to the correct page and Robert's
>your mother's brother. This is fine if you're using IIS5, but AFAIK
>you'll have to Response.Redirect if you're using an earlier version,
>which will reduce the speed of your application further.

You could even get the 404 page to do the processing itself by using
Server.Execute the appropriate module but of course, you have to be very
careful about security issues.

Not a recommended approach at all, merely a possibility.

Regards,

Madhu

<<<   *   >>>
Madhu Menon
Internet User Experience Consultant
e-mail: webguru at vsnl.net   |   Yahoo messenger: cold_logic

Content * Interfaces * Usability * Net Strategy




More information about the thelist mailing list