Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a html page

Status
Not open for further replies.

blange13

Programmer
Nov 6, 2002
7
US
How do I create links and the corresponding html page inside miva merchant. For instance I have a faqs page on my site that is just straight html, no miva functionality is included on this page.

Thanks
brian
 
I'm not sure if you are asking how to put links to a Merchant page on your [tt]faqs.html[/tt] page, or how to create a FAQs page within Merchant itself...? --------------
 
I guess I'd like to know how to do both. But most importantly I'd liked to know how to created a link in miva merchant that pulls up a static page(and remain inside miva merchant if possible). And on this static page I liked to have a link that goes back to the store.

Thanks
 
It sounds like you want to do something along the lines of a server-side include.

I think the closest you can come in Miva is to use the <MvCall> function.

It's possible I'm misunderstanding what you want to do. For example, if you have a link in your Merchant navigation bar for &quot;privacy policy&quot;, you could have that link pop up a new window with your policy in it.

Or you could go to a different page entirely with a big &quot;back to shopping&quot; link that takes you back to Merchant.
--------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top