Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default html import html?

    is there a way for an html page to load another html page inside a table per say?
    wbhendrix Guest

  2. Similar Questions and Discussions

    1. can't import FW html
      I have done some designs in Fireworks, which I initially exported as FW tables. In that format, I am able to insert the images as Fireworks HTML. ...
    2. Adding bookmarks to HTML import
      Using Acrobat 5.05 When importing an HTML file into Acrobat, and using the New Bookmarks From Structure selection on the Bookmarks tab, how do I...
    3. Excel Import to HTML/ASP Page
      I have an ASP Script that imports an Excel Page to a HTML page. The problem I have that it displays all cells that have only numbers in it but ...
    4. DW MX Doesn't Recognize FW MX 2004 HTML Files For Import
      Hi, I'm trying out Fireworks MX 2004 and ran across this problem. I opened a navbar PNG file (w/pop-up menus) in FW MX 2004 that had originally...
    5. Can you import .htm and .html files ?
      Why do you want to? Not to sound snarky, but a few more details will help us give you a useful answer. Enjoy, John M. Stafford ------------...
  3. #2

    Default Re: html import html?

    You can use a Server Side Include to load a menu or something in a div on your page. That way you don't have to use frames.
    Is that what your looking for?
    Excavatorak Guest

  4. #3

    Default Re: html import html?

    [url]http://www.smartwebby.com/web_site_design/server_side_includes.asp[/url]

    Google SSI or php include
    Excavatorak Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139