OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,395 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
As seen below, the part after src, namely source, is being incorrectly created. I am also leaving the healthy code below. As can be seen, the source link is placed after src, as it should be. However, the broken code above does not work as it should.
Broken Embed Code;
<iframe width="292" height="346" frameborder="0" scrolling="no" src="?waccluster=CH3"></iframe>
Healty Embed Code;
<iframe width="292" height="346" frameborder="0" scrolling="no" src="**https://onedrive.live.com/embed?resid=AF2111D914F343DC%2134775&authkey=%21AIeA7IzVNFSQN4o&em=2&waccluster=GIT1**"></iframe>