have developed this new website in ASP.NET MVC 3 (so I don't think if I can use AJAX)
So I want to create a page on this new website like this: www.mynewwebsite.com/store
within that page, I want to use iframe and show the old e-commerce website so that people will be in the same domain name i.e. new website and they will be able to buy products from old website being on the new website.
I have an old e-commerce website that I am trying to use as source in iframe has SSL certificate, you think if somebody will buy something within the iframe session on ssl, it might cause problems because the url in the address bar will be the new website ? or it won't affect ?