"Save As..." Bug?

  • Thread starter Thread starter Corvin Bazgan
  • Start date Start date
C

Corvin Bazgan

Hi,

I am trying to use the "Save As..."->"Web Page, complete"
feature, but I am having problems.

The page I am trying to save is part of a Web application
that has data generated dynamically via ASP scripts. The
web page also has two levels of framesets nested within
each other. One of the frames has data coming from the
database as a report.

Before I use "Save As...", the browser is displaying
correctly using data from the database. After I use
"Save As..." using "Web Page, complete" option, then
opening the saved document, the frame in question
shows "Unknown database error", as if during the save
process, another request/query is made against the
web/database server.

How can I retain the contents of the web page during
the save process?

Thanks in advance.

If you will be replying by email, take out the "nospamno"
from email address.
 
Also, the frame in question is obtained using the POST method.
Are pages/frames queried using POST method saved properly?

Thanks,
Corvin.
 
Back
Top