T thomase Established Member โ 20 โ Impact 3 Dec 5, 2006 1K views 6 replies #1 With myspace you cannot use iframes. I want to put a iframe style box on myspace so that it can display a page of mine; which I host. Is there any way to do this sort of thing?
With myspace you cannot use iframes. I want to put a iframe style box on myspace so that it can display a page of mine; which I host. Is there any way to do this sort of thing?
xxll_martin_llxx Established Member โ 15 โ Impact 3 Dec 5, 2006 #2 PHP include? I don't have any knowledge of myspace but an include would look something like this: <?php include('YOUR LINK.html/php'); ?> I'm not sure if this will work or not but it may do. If this helps then I'm glad, if it doesn't then I'm sorry
PHP include? I don't have any knowledge of myspace but an include would look something like this: <?php include('YOUR LINK.html/php'); ?> I'm not sure if this will work or not but it may do. If this helps then I'm glad, if it doesn't then I'm sorry
Jim_ Established Member โ 20 โ Impact 33 Dec 6, 2006 #3 Not without getting your myspace account suspended.
bliss VIP Member VIP โ 20 โ Impact 15 Dec 6, 2006 #4 You could always write your own browser engine in flash and have it render your website. I don't think you can show stuff like that on myspace.
You could always write your own browser engine in flash and have it render your website. I don't think you can show stuff like that on myspace.
Ray VIP Member VIP โ 20 โ Impact 167 Dec 6, 2006 #5 Myspace doesnt allow PhP. I know you can hide in css tags.. javascript
Jim_ Established Member โ 20 โ Impact 33 Dec 6, 2006 #6 templaterave said: Myspace doesnt allow PhP. I know you can hide in css tags.. javascript Click to expand... I'm pretty sure they fixed that a while ago. You can still embed javascript inside quicktime files though.
templaterave said: Myspace doesnt allow PhP. I know you can hide in css tags.. javascript Click to expand... I'm pretty sure they fixed that a while ago. You can still embed javascript inside quicktime files though.
iNod Eating PieVIP Member VIP โ 20 โ Impact 66 Dec 6, 2006 #7 You would lose your account. The only thing they let you do is alter the current myspace profile with CSS and Images. - Steve
You would lose your account. The only thing they let you do is alter the current myspace profile with CSS and Images. - Steve