the problem is, the page is still loaded, and AFTER the user is redirected.
what i need is to do the redirection BEFORE the url/page is loaded
also i tried something
if the url is http://www.test.com/ i do a redirection to google, that works
BUT if the url is http://www.test.com/something then teh user is no more redirected
how to do a redirection if after teh backslash / the url contains folders or anything?
i have a txt file on a server who contains hundreds of urls, what i want is this
the app start with google search engine, the user do what he want, BUT if he try to reach one of those urls
listed in the txt file, then he is redirected to google <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">