/    Sign up×
Community /Pin to ProfileBookmark

javascript in asp

hi all,
i use javascript in asp..
where is the problem?

thanks.

[CODE]for (var i=0;i < 3;i++) {

<% do while not rsDuyuru.eof or rsDuyuru.bof %>
messages[i]=”<a href=”duyusu.asp?id=<%=rsDuyuru(“id”)%>” class=”yesil”><b> <%=rsDuyuru(“haberbaslik”) %></b></a><br> <%=rsDuyuru(“haberkisa”) %><br>” ;
<%rsDuyuru.movenext
Loop%>
} [/CODE]

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Angry_Black_ManAug 17.2007 — this forum is generally pure javascript oriented. when you stuff asp in the equation, your setting yourself up for a 0 reply topic.

but to help you get on the right track, you need to show us this exact same code with how it looks after the page has been run and all the ASP processing has occured. give us the "<% %>" less code, and you will have a much better chance at support.

if you think you have problem within the ASP, head to the asp board first, work that out, and then head here with the ASPless code. and again, you will probably get support!
×

Success!

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