|
| |
|
|
Jeremy Boone
Posts: 189 Joined: 9/26/2002 Status: offline
|
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
Posts: 2422 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
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.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | My Blog | Expression Web Blog
|
|
|
|
Jeremy Boone
Posts: 189 Joined: 9/26/2002 Status: offline
|
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
Posts: 2422 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
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.
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | My Blog | Expression Web Blog
|
|
|
|
Jeremy Boone
Posts: 189 Joined: 9/26/2002 Status: offline
|
RE: Getting rid of frame tag - 3/20/2008 23:24:18
Corey, YOUR THE MAN! Thank you for your help! Jeremy
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|