Hi
The easiest method is to just put them into a subdirectories of your drupal site which he can access.
Otherwise you will need to write your own handler which will print the page and then return null to the menu handler so the theme is now printed. Much like you would if you Wang to return Ajax.
If you what to do this as a not you will again need to do the same thing but return provide your own nose view handler.
Gordon.
Sent from my iPhone
On 08/02/2012, at 10:23 AM, John Mitchell mitchelljj98@gmail.com wrote:
Drupal 6: How can I create a Drupal "Page" (not a block) without any theme? I do not want this "Page" to include any header / footer / left / right column and also no content. My understanding is that this isn't possible but could I create an additional theme for my site which is just completely blank, and apply this to the appropriate pages? We have a salesman that wants to build his own set of pages within Dreamweaver and then I would apply this blank theme against just these pages without impacting the existing theme that is utilized for the other pages.
[ Drupal support list | http://lists.drupal.org/ ]