Trying to figure out some JavaScript code.

Posts 114 of 14 · Page 1 of 1
Trying to figure out some JavaScript code.
So, MPGH takes external URLs and adds vhttp://www.mpgh.net/forum/leaving.php?url= to the beginning to them. I am trying to replace that with nothing, so that anything that is http://www.mpgh.net/forum/leaving.php?url=YourLinkHere.blah is transformed into YourLinkHere.blah.

I have tried messing around with what little knowledge of JavaScript I have, and could not figure out how to do this. Anybody know?
Explain more please
No need for more information, you can do this, Im just not sure if you can in javascript, I havent coded in javascript in a while though
Oh so you don't know where you're actually going?
Quote Originally Posted by Diminished View Post
Oh so you don't know where you're actually going?
No, I am trying to bypass the "You are now leaving MPGH" page.
Quote Originally Posted by Corndog View Post


No, I am trying to bypass the "You are now leaving MPGH" page.
oh as in when you click a link, or when you post one?
how it is changed? if so it Just deletes' the Url Box and put's new address erases the Mpgh.net and leaving.php stuff
When you post/edit a post the server changes it, don't think it's possible
Quote Originally Posted by Wolf View Post
When you post/edit a post the server changes it, don't think it's possible
This would be a client-side change. Only I would see it, and it would be transforming the links on-load.
Nobody?
Quote Originally Posted by Corndog View Post
Nobody? [IMG]www.connorcg.com/shortpost[/IMG]
the invisible image fail.
Damn you and your quick quoting!
javascript is too complicated for me. : /
Posts 114 of 14 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?