View Single Post
  #1  
Old 03-28-2004, 05:18 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default How do I pass a variable(from an extra field) to a frame?

Hello Everyone,

I would like to do this but I have no clue how to go about it.
What I want to do is have an extra field and create a link in the product detail page and when you click on it, it will open a new page (frame) as the following:

------------------
head.htm
------------------
content.php
------------------

content.php would be showing a page depending on the variable.
Like http://www.domain.com/preview/VARIABLE/index.php


Any ideas how I can pull this off??

Thank you in advance for any help

Emerson
_____________________
x-cart Pro 3.5.5
Apache 1.3.29
PHP 4.3.3
Reply With Quote