Re: Internet Explorer & Response.Redirect

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Cowboy \(Gregory A. Beamer\) [MVP] (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 06/07/04


Date: Mon, 7 Jun 2004 14:46:25 -0500

If you are doing more than one Response.Redirect, you are not using it
correctly, from a .NET perspective.

The only way to debug is to do it locally, and slap breakpoints in each
potentially used page. From the client side, you can only, realistically,
track one page at a time, although you can get the history for the last few
pages (Response.Redirect leaves footprints) by going back in history, in
JavaScript, on the final page.

-- 
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************
Think Outside the Box!
************************************************
"Raterus" <raterus@spam.org> wrote in message
news:Ow6d3QMTEHA.2128@TK2MSFTNGP11.phx.gbl...
Anyone know how I can figure out the figure out the response.redirect trail
a browser goes through when I'm using response.redirect on the server.
Right now Internet Explorer just automatically redirects, I need to figure
out, on the client, the pages it is being told to go to.  Yes I know I can
look in the address bar, but say the Response object is redirecting 3 or 4
pages per Request.  I need this for a debugging issue.
Thanks
--Michael


Relevant Pages

  • Re: Reports Not Printing Similar Names
    ... Table 1 = Client Household ... Fields = HouseholdID, HouseholdName, FirstName, StreetAddress, Phone, etc ... Report is based on a query that creates a new field: ... Client History, sorted by date ...
    (microsoft.public.access.reports)
  • RE: Interested in thoughts on keeping the integrity of historical
    ... Address2, City, St, Zip, and an Name Change Flag. ... then I write out the Address history record. ... "hollyylloh" wrote: ... So, for example, normally I would enter client information (name, ...
    (microsoft.public.access.tablesdbdesign)
  • RE: Interested in thoughts on keeping the integrity of historical
    ... Dennis please see my coments below: ... Update event, I check to see if he address had change. ... then I write out the Address history record. ... So, for example, normally I would enter client information (name, ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Cant set, goto, or point to a field based on a variable or parameter.
    ... Trying to track the history creates my problem. ... For example, WorkerA ... The client wants this history in place to provide accountability ... dozens of "step completed" buttons, instead of rewriting it dozens of ...
    (comp.databases.filemaker)
  • Re: Appending Tables
    ... You should have a form for entering and updating client information. ... your form run an append query to append the current record to the history ...
    (microsoft.public.access.queries)