DayPilot Knowledge Base

AJAX Calendar/Scheduling Controls
DayPilot Pro (AJAX Calendar Control)
» DayPilot ASP.NET Calendar
DayPilot Pro (AJAX Monthly Calendar Control)
» DayPilot ASP.NET Monthly Calendar
DayPilot Pro (AJAX Scheduler Control)
» DayPilot ASP.NET Scheduler
DayPilot » Knowledge Base » Saving complete HTML page including all dependencies (CSS, JavaScript)

Saving complete HTML page including all dependencies (CSS, JavaScript)

Last revision: Sep 20, 2012

1. Chrome

  1. Select menu item Wrench Icon -> Save page as...
  2. In the Save as dialog, select File type: "Webpage, Complete"

Chrome will create one file an one directory:

  1. WebPageName.htm (the web page itself)
  2. WebPageName_files (directory containing all the dependencies)

2. Firefox

  1. Select menu item File -> Save page as...
  2. In the Save as dialog, select File type: "Web Page, complete"

Firefox will create one file an one directory:

  1. WebPageName.htm (the web page itself)
  2. WebPageName_files (directory containing all the dependencies)

3. Internet Explorer

  1. Select menu item Page -> Save as...
  2. In the Save as dialog, select Save as type:  "Web Page, complete (*.htm; *.html)"
  3. Do not select Save as type: "Web Archive, single file (*.mht)".

Internet Explorer will create one file an one directory:

  1. WebPageName.htm (the web page itself)
  2. WebPageName_files (directory containing all the dependencies)

Related

How to create an event handler in ASP.NET Web Forms
How to record network activity using IE Developer Tools
Opening the CHM Help File: Action Canceled
How to use DayPilot Scheduler with LINQ to SQL