/    Sign up×
Community /Pin to ProfileBookmark

Need Question Mark Within Script Output

I need to be able to have a question mark(?) within the output url from my javascript. Currently the output url stops at the ? leaving only the beginning address in the url. I have tried the character codeing for a question mark and even adding a in front of it and nothing works. Here is the line of code that I need it in.

window.location = “/cgi-bin/crown.pl?field=4&DATE=” + y + “-” + m + “-” + d + “.shtml”;

It may not be possible but any ideas are much appreciated.
Aaron

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@Elliott_HirdJan 09.2006 — try location.href not window.location
Copy linkTweet thisAlerts:
@adalbyauthorJan 09.2006 — Nice thought but still the same result, getting nothing in the url after ?.

Should Get This in URL:

/cgi-bin/crown.pl?field=4&DATE=2006-1-9.shtml

Still Getting this:

/cgi-bin/crown.pl
×

Success!

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