fellow programmers!!! I know this sounds really dumb, but I'm currently trying to embed an iframe in a website. I want the website to ask the user for a website... then when that happens it activates the iframe code. here is my idea for code to give you a better idea...
<iframe src = "http://" + input></iframe>
obviously this doesn't work, even I know that... but what would make this work? or if it doesn't work, is there any way to unblock a website from a school chromebook, or could I write a program that could do that. :) This probably won't get answered because it's extremely stupid, but I'd love any help I can get.