Dear Sir/Madam, I have a requirement where i need to upload websites in a window, for which i'm using iframe. The problem i face is that i'm able to upload all the sites except few sites like http://www.gmail.com, http://www.mail.yahoo.com. The code im using is as below <iframe src="http://www.mail.yahoo.com"></iframe>
The problem is that when im trying to run the above yahoo mail's landing page is getting opened in the entire browser reather than getting opened in the iframe, which is resulting in logging out of my application. Please help/suggest me a way where i can keep track of it, in order atleast i can provide a warning message to the user saying that "You cannot upload this website". Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
