Community & Support

how display a html page could someone suggest

Hi
can someone suggest how to display a external html page (index.html) in a browser window from drupal?

how can I do this, where should I put the html files? what module should I use? I new to this and would like to display a example html page.

any ideas would be appreciated
Daniel

Comments

=-=

investigate the iframe.module

This module imports and

This module imports and incorporates static HTML pages into Drupal: http://drupal.org/project/wghtml

nobody click here