HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Need to load a shopping page with in a HTML document.
Post new topic   Reply to topic    HTML Help Forum Index -> PHP
View previous topic :: View next topic  
Author Message
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Sun Feb 11, 2007 6:02 pm     Need to load a shopping page with in a HTML document. Reply with quote

I have an HTML website that has a Miva shopping cart program. The cart program runs in its own url.

http://www.trm1005.web.aplus.net/mm5/merchant.mvc

I want this URL to load in my shopping page at this site.

http://www.twinriversmusic.com/id47.html

I know basic HTML and can figure most things out with enough guidance. I have had extensive Macromedia training so i do understand most of the functionality. I just never did any raw coding myself except for minor changes. I am hoping to find even a java script that will do the trick.

When the customer opens the page I want to see a consolidated version of the Miva page.

Please help!
Dkastle
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Mon Feb 12, 2007 3:30 am     Reply with quote



Included content should help you out, but you would be best to go to Miva's site and talk to their support people. They should have a forum similar since it is a piece of proprietary software.

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | Microsoft Expressions
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Mon Feb 12, 2007 1:48 pm     Thanks for the info Reply with quote

I am not familiar with first 3 you listed. I could use a little more information as to how they are used. Could you elaborate a little on this?

Thanks
Dale K
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Mon Feb 12, 2007 2:30 pm     Reply with quote

What are you using - ASP, PHP, SHTML? The examples hopefully are pretty good but I don't want to explain the wrong one.

_________________
Corey
My Merchant Account Blog | Merchant Accounts
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Mon Feb 12, 2007 2:43 pm     Our hosting company supports PHP Reply with quote

I set up the PHP4 file and activated it on the site.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Tue Feb 13, 2007 3:11 am     Reply with quote

Did you create a file with a PHP extension and try to include another file in it?

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | Microsoft Expressions
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Tue Feb 13, 2007 12:43 pm     Reply with quote

A php.ini file was created. I am not familiar with scripting languages and how they are used. I've used Style Sheets and understand the functionality of it.

This seems like such a simple undertaking I dont have the budget to hire a programmer to do this for us.

Mivas support is not very good.
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Tue Feb 13, 2007 1:10 pm     Reply with quote

Ok I created and uploaded a php file and tested it and it works. So the functionality is there.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Tue Feb 13, 2007 2:54 pm     Reply with quote

So now create another file and then try to insert it with the code provided

_________________
Corey
My Merchant Account Blog | Merchant Accounts
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Thu Feb 15, 2007 9:33 am     Reply with quote

do you mean like this?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
<?php include("includes/http://www.trm1005.web.aplus.net/mm5/merchant.mvc"); ?>
</body>
</html>
dkastle



Joined: 11 Feb 2007
Posts: 7
Location: Easton, PA

PostPosted: Thu Feb 15, 2007 9:34 am     Reply with quote

Do I just put that line of code in the page then too? I am not familiar with how to use these types of scripts.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> PHP All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial