Announcement

Collapse
No announcement yet.

include external .html file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    include external .html file

    Seems like I read somewhere that it is possible to include an external .html file. I've got Miva5.5.
    Can anybody advise?
    Thanks,
    Cway
    Trent Studios, LLC
    Graphic Design, Website Design
    TrentStudios.com
    (970) 568-8652

    #2
    Re: include external .html file

    You can do it with the Emporium Plus Tool Kit. See item #18 at
    http://www.emporiumplus.com/go/wcw/PROD/1AA/1AA00223
    Bill Weiland - Emporium Plus http://www.emporiumplus.com/store.mvc
    Online Documentation http://www.emporiumplus.com/tk3/v3/doc.htm
    Question http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS
    Facebook http://www.facebook.com/EmporiumPlus
    Twitter http://twitter.com/emporiumplus

    Comment


      #3
      Re: include external .html file

      I just build my store menu's (or any other part of the Miva section of my site when needed) to include external links if and when needed. Pretty straight forward HTML on that one...
      Dylan Buchfink
      The Mattress & Sleep Company
      http://www.tmasc.ca/

      Comment


        #4
        Ten years later and this post still comes up in Google results!
        Here is a more modern way to do this using built-in Miva functionality:

        HTML Code:
        <mvt:assign name="g.filename" value="'/folder/filename.html'" />
        <mvt:assign name="g.success" value="file_read( g.filename, 'script', g.dsp)" />
        &mvt:global:dsp;
        You can get fancier but this'll do for here.



        Colin Puttick
        Miva Web Developer @ Glendale Designs

        Comment


          #5
          RIP Bill - we miss you!

          yeah, you can make a convoluted one liner of it :)
          Andreas Toman
          PCINET, LLC

          Miva Merchant Design, Development, Integration & Support
          We built over 200 Miva Merchant stores!
          Miva shopping cart design & integration service and see our Portfolio!


          e-mail: [email protected]
          web: www.pcinet.com
          LinkedIn: Andreas Toman
          phone: (786) 250-2056 (Miami, FL)

          Comment

          Working...
          X