/    Sign up×
Community /Pin to ProfileBookmark

Hotmail href links

Hi,

I am sending emails from php which include a href to my site to varify something. It works fine in all other email systems accept hotmail, coz it opens all things in there stupid msn browser.

That browser doesn’t allow any sort of variable in the urls such as ?referral=’blah’ or when they try and login on my site under the hotmail winder that dont work either as it doesn’t register the session variables

any1 have any ideas what i can do about this is there some code to load it up outside of hotmail or something?

thanks
adam

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@HaganeNoKokoroOct 10.2004 — You could put a break-out-of-frames javascript on the target page:
<i>
</i>&lt;script type="text/javascript"&gt;
if(window!=top) top.location=window.href;
&lt;/script&gt;

This solution is unfortunately javascript dependent. The only other way I can think of is you could put a little message that says "copy the link into a new browser window because it won't work in the hotmail frameset" or something.
×

Success!

Help @k0r54 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...