1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

BASTARDS!!!!CC.net BLOCKED at work!!! What do I do??

Discussion in 'BBS Hangout' started by Lynus302, May 16, 2003.

  1. underoverup

    underoverup Member

    Joined:
    Mar 1, 2003
    Messages:
    3,208
    Likes Received:
    75
    You could work all day and increase your productivity---:p
     
  2. weakfromtoday

    weakfromtoday Member
    Supporting Member

    Joined:
    Dec 5, 2002
    Messages:
    3,677
    Likes Received:
    2,290
    if you own a domain thats not being used you could use a stealth forward (redirect). youd log into "www.whateveryouchoose.com" and it would take you to cc.bbs. maybe thatd work? just an idea
     
  3. outlaw

    outlaw Member

    Joined:
    Feb 15, 1999
    Messages:
    4,496
    Likes Received:
    3
    just curious but what is the blocking software your office uses?
     
  4. Lynus302

    Lynus302 Member

    Joined:
    Feb 14, 1999
    Messages:
    6,382
    Likes Received:
    199
    Thanks!
    Sadly, I use a PeeCee running Windoze 2000.
    You're smarter than you look. :D Besides I said "Basdards" Plural, man. My hands are clean. :D
    Well, duh. Of course I'm at home! Left early.
    pffft.
    Thanks for that.
    I have no idea. I know they just filter out whatever sites they don't like, but I don't know what they use or how it works.

    Thanks everyone!
     
  5. ChenZhen

    ChenZhen Member

    Joined:
    Aug 20, 2000
    Messages:
    1,779
    Likes Received:
    43
    Lynus302 try doing an inline frame in html...hopefully it will work:

    1. Create a new htm page locally.
    2. Inside the html page, type in the following (make the height and width bigger):

    <iframe src="http://www.clutchcity.net" width=200 height=200></iframe>

    3. Save it.
    4. Open the html page through a browser.
     
    #25 ChenZhen, May 16, 2003
    Last edited: May 17, 2003
  6. ChenZhen

    ChenZhen Member

    Joined:
    Aug 20, 2000
    Messages:
    1,779
    Likes Received:
    43
    crap, forgot this forum supports html. do the following code but replace the { with the < and replace the } with the >

    {iframe src="http://www.clutchcity.net" width=800 height=1000}{/iframe}
     
  7. Bailey

    Bailey Veteran Member

    Joined:
    Oct 7, 1999
    Messages:
    1,977
    Likes Received:
    50
    Since the forum supports HTML type:

    &amp;lt; instead of the &lt; character, and &amp;gt; instead of &gt;. That way, it won't parse as HTML, but everyone can see what you mean.
     
  8. Heath

    Heath Member

    Joined:
    Oct 31, 2000
    Messages:
    3,884
    Likes Received:
    3
    nevermind
     
  9. ChenZhen

    ChenZhen Member

    Joined:
    Aug 20, 2000
    Messages:
    1,779
    Likes Received:
    43
    Thanks Bailey..:)

    &lt;iframe src="http://www.clutchcity.net" width=800 height=1000&gt;&lt;/iframe&gt;
     

Share This Page