Welcome Guest, Not a member yet? Register   Sign In
file_get_contents then perform javascript. possible?
#2

[eluser]GSV Sleeper Service[/eluser]
Code:
alert(elem.src);
should do the trick. I recommend you install 'firebug' then you can use
Code:
console.log(elem.src);
the trouble with using alert() is sooner or later you'll end up alerting() in an infinite loop, which is never fun.
I don't understand part B of your question.


Messages In This Thread
file_get_contents then perform javascript. possible? - by El Forum - 10-23-2008, 10:04 AM
file_get_contents then perform javascript. possible? - by El Forum - 10-23-2008, 10:09 AM
file_get_contents then perform javascript. possible? - by El Forum - 10-23-2008, 10:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB