So I had to load an external application in side of my web page so that it looked like it belong there and was not apart of another website.
first of... you can view it here:
http://www.batteriesinaflash.com/ind...d=12&chapter=0
My vendor gave me an application from there site that would allow a customer to cross reference a battery that make and then allow the user to load the battery into my cart and purchase it.
At first I tried using the < frameset > tag inside of the Ez-pages and the other Page 2- 4 and that didn't work at all. code was deleted for some reason. So them I used the < iFrame > tag and used the following code inside of any ez-page:
Then I went to Configuration>EZ-Pages Settings and removed the left and right column so that I had a nice wide open space for my Battery Central to work and display itself.Code:<iframe width="100%" height="650" frameborder="0" name="Battery Central" src="https://xxxxxxxxxxx.aspx?Settings=D2029" border="0"> Your browser does not support inline frames or is currently configured not to display inline frames. </iframe>
Thought that this might give some people a little easy trick to use to get by for some stuff.
Batteryman



