cacti
+ Reply to Thread
Results 1 to 10 of 10

Thread: gettin passed the <embed> code

  1. #1
    Join Date
    Apr 2006
    Posts
    5

    gettin passed the <embed> code

    i have heard of some* getting passed the block html on user's comments for example being able to post <embed> in a band's profile

    does any* no how to do it?

  2. #2
    Join Date
    Apr 2006
    Posts
    12
    Yes.

  3. #3
    Join Date
    Apr 2006
    Posts
    5
    how do you do it?

  4. #4
    Join Date
    Sep 2005
    Posts
    2,050
    Quote Originally Posted by Fanx
    i have heard of some* getting passed the block html on user's comments for example being able to post <embed> in a band's profile

    does any* no how to do it?
    How the hell are we supposed to know what you are talking about. A profile on what?
    Who needs drugs when you have electrons?

  5. #5
    Join Date
    Apr 2006
    Posts
    2
    He is talking about Myspace profiles and comments. If you try to add embed as a comment, myspace will automatically add allowScriptAccess="never" after you post it. Is there a way to get around this? I'm not very familiar with HTML but might it be possible to override this command with another one?

  6. #6
    Join Date
    Apr 2006
    Posts
    29
    Quote Originally Posted by Krak
    He is talking about Myspace profiles and comments. If you try to add embed as a comment, myspace will automatically add allowScriptAccess="never" after you post it. Is there a way to get around this? I'm not very familiar with HTML but might it be possible to override this command with another one?
    put allowScriptAccess="always"

  7. #7
    Join Date
    Jan 2006
    Posts
    153
    heres a question...

    Why the hell would myspace not allow embed tags in a BANDS profile? Would you not think that embedding music/video would be appropriate for a band?
    Im so glad I dont use that crappy piece of festering shit.

    anyways,
    have you tried css?
    Have you tried javascript?
    have you tried an iframe? a popup? a target=blank?
    have you tried object? bgsound? applet? php?

    have you tried looking at the page source and seeing if that filter is a script (like javascript) within the page or if its server side? If its on the page, just copy the page, remove that code, fix the submit links and you should be golden. If its server side... thats another story.

    thats about as helpful as Im getting at the moment, hope that helps.
    Last edited by Halla; 04-27-2006 at 02:31 AM.

  8. #8
    Join Date
    Apr 2006
    Posts
    2
    Quote Originally Posted by TheOne
    put allowScriptAccess="always"
    I tried that, myspace adds another tag to the one after that if you change it. so there will be a allowScriptAccess="always" tag and a allowScriptAccess="never"

  9. #9
    Join Date
    Apr 2006
    Posts
    5
    Quote Originally Posted by Halla
    anyways,
    have you tried css?
    Have you tried javascript?
    have you tried an iframe? a popup? a target=blank?
    have you tried object? bgsound? applet? php?

    myspace does not allow java

  10. #10
    Join Date
    Sep 2005
    Posts
    2,050
    Quote Originally Posted by Fanx
    myspace does not allow java
    Javascript
    Who needs drugs when you have electrons?

+ Reply to Thread

Similar Threads

  1. How can I Embed YouTube video to my Blog?
    By zxzx in forum General discussion
    Replies: 1
    Last Post: 04-20-2011, 07:00 AM
  2. code help
    By drumgodmaggott in forum Programming
    Replies: 5
    Last Post: 04-05-2009, 10:54 PM
  3. Need help in c++ code
    By sheree in forum General discussion
    Replies: 1
    Last Post: 03-23-2008, 04:30 AM
  4. <embed> Question?
    By seth haxx in forum Internet Privacy
    Replies: 1
    Last Post: 07-28-2006, 12:28 PM
  5. Please help....gettin frustrated
    By Unregistered in forum Viruses and Trojans
    Replies: 3
    Last Post: 06-03-2004, 06:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts