Getting rid of frame tag (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


Jeremy Boone -> Getting rid of frame tag (3/20/2008 15:45:14)

I was just told by my shoppingcart host that I have to get rid of my frame tag in order for paypal to work.

Can someone here show me how to do this?

Here is the link to my site:
www.movementbasedgames.com

thank you so much for your help!
Jeremy




coreybryant -> RE: Getting rid of frame tag (3/20/2008 17:55:05)

Well getting rid of the frames could be difficult - but did they tell you the reason?

I can guess maybe it was an SSL issue? But it depends on when your customer goes into a secure session.




Jeremy Boone -> RE: Getting rid of frame tag (3/20/2008 19:03:25)

Corey,
You are correct. I was told that when the user clicks on the 'click here to order' link, when it then goes to the shopping cart page the address still says movementbasedgames.com. And then if the user clicks on the yellow paypal button link and they are taken to paypal, it still says movementbasedgames.com when it should say paypal.com......

they said the reason was b/c my page was in frames?

So maybe the question is that instead of trying to remove the frame tag, would it be easier to just recreated the sales page? If so, what format would I do it in?

thanks again,
Jeremy




coreybryant -> RE: Getting rid of frame tag (3/20/2008 19:58:10)

Yes, your URL will stay the same if you are using frames.

Easiest way would probably be where you have
<a href="http://www.1shoppingcart.com/app/javanof.asp?MerchantID=43467&ProductID=4056239">Click Here to Order Now</a>
is to add the
target="_blank"
so that a new window opens so your code would be
<a href="http://www.1shoppingcart.com/app/javanof.asp?MerchantID=43467&ProductID=4056239" target="_blank">Click Here to Order Now</a>


Also keep in mind that frames are finally being deprecated - no reason to use them.

The sales page seems to be on another site, it is not the sales page problem, it is a frames problem.




Jeremy Boone -> RE: Getting rid of frame tag (3/20/2008 23:24:18)

Corey,
YOUR THE MAN! Thank you for your help!

Jeremy




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.109375