/    Sign up×
Community /Pin to ProfileBookmark

javascript variable output problems…

[code]<script>

var x = unescape(‘%3C%49%27%6D%20%75%6E%6B%69%6E%64%2C%20%73%6F%20%64%6F%6E%27%74%20%74%65%6C%6C%20%6D%65%20%61%62%6F%75%74%20%74%68%65%20%61%6E%67%6C%65%20%62%72%61%63%6B%65%74%20%61%74%20%74%68%65%20%66%72%6F%6E%74%20%6F%66%20%74%68%69%73%20%6D%65%73%73%61%67%65%2E’);

</script>
[/code]

outputs that doesnt work:

document.write(x);
document.write(‘x’);
document.write(‘x’)

if i try with

[code]
<script>
function x()
{
document.write(unescape(‘%3C%49%27%6D%20%75%6E%6B%69%6E%64%2C%20%73%6F%20%64%6F%6E%27%74%20%74%65%6C%6C%20%6D%65%20%61%62%6F%75%74%20%74%68%65%20%61%6E%67%6C%65%20%62%72%61%63%6B%65%74%20%61%74%20%74%68%65%20%66%72%6F%6E%74%20%6F%66%20%74%68%69%73%20%6D%65%73%73%61%67%65%2E’));
}

</script>[/code]

doesn’t work either.

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@gil_davisMay 19.2008 — Nice language!

I hope a moderator sees it.
Copy linkTweet thisAlerts:
@ogelamiauthorMay 19.2008 — Any one help me? please =)
Copy linkTweet thisAlerts:
@David_HarrisonMay 20.2008 — Gil is right, that type of language isn't appropriate for a public forum. If you disagree then feel free to post somewhere else.

Also, please refrain from name calling, that sort of thing is not tolerated here either.
×

Success!

Help @ogelami 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.10,
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,
)...