A question about ProxySites and Javascript

Discussion in 'Programming' started by Dannyboyonline, Jan 11, 2008.

  1. #1
    I know these proxy sites that let you browse through a website like http://www.timeproxy.com/

    I use them A lot but I've been experiencing some problems lately.

    Whenever I try clicking on a javascript function through them I get a 404 page error.

    Is there any way to go about this?
    I'm asking in here because I bet a programmer can figure it out.
     
    Dannyboyonline, Jan 11, 2008 IP
  2. Pwner

    Pwner Peon

    Messages:
    176
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Because usually they remove javascript, in the url you provide push on show advanced options and unmark: Remove client-side scripting (i.e JavaScript)
     
    Pwner, Jan 11, 2008 IP
  3. Dannyboyonline

    Dannyboyonline Active Member

    Messages:
    602
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #3
    That still wouldn't work the hyperlink Javascript:function(parmeters);

    Get's translated info hyyp://www.website-i'm-visiting-.com/javascript:function(parameters);

    That wouldn't work because the page needs to be loaded first so the browser knows what the function is.
     
    Dannyboyonline, Jan 11, 2008 IP