/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] modifying link

Using correct semantics, how do I get rid of the red stuff below and still get pass the value for iAsmtID?

response.Write(“<a href=’/Member/FSR/SA_CHECKLIST.asp?iAsmtID=” + iAsmtID + ” [COLOR=”Red”]style=’color:0000FF’[/COLOR]>Click here to go to the School-Age Curriculum Checklist.</a>”)

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@gil_davisJan 16.2008 — You are missing a single quote.
<i>
</i>response.Write("&lt;a href='/Member/FSR/SA_CHECKLIST.asp?iAsmtID=" + iAsmtID + "[color=red]'[/color] style='color:0000FF'&gt;Click here to go to the School-Age Curriculum Checklist.&lt;/a&gt;")
Copy linkTweet thisAlerts:
@marchnwauthorJan 16.2008 — Thank you so much. I tried replacing the double quotes with a single but hadn't tried this.
Copy linkTweet thisAlerts:
@Arty_EffemJan 16.2008 — Thank you so much. I tried replacing the double quotes with a single but hadn't tried this.[/QUOTE]
You're also missing the # prior to the colour specifier, which some browsers require.
×

Success!

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