Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
Difference between RegisterClientScriptBlock and RegisterStartupScript?
4
like
0
dislike
Hello
What is the difference between RegisterClientScriptBlock and RegisterStartupScript?
Please give me your feedback........
asked
1 year
ago
by
rad_joshep
(
19,390
points)
registerstartupscript
registerclientscriptblock
javascript
1 Answer
2
like
0
dislike
Best answer
RegisterClientScriptBlock emits the JavaScript just after the opening
tag. RegisterStartupScript emits the JavaScript at the bottom of the ASP.NET page just before the closing
tag.
answered
1 year
ago
by
daneim
(
127,080
points)
Related questions
3
like
0
dislike
1
answer
What is the difference between undefined value and null value?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
undefined-value
null-value
javascript
4
like
0
dislike
1
answer
How do you convert numbers between different bases in JavaScript?
asked
1 year
ago
by
daneim
(
127,080
points)
javascript
different
convert
number
4
like
0
dislike
1
answer
What and where are the best JavaScript resources on the Web?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
javascript
website
resources
5
like
0
dislike
1
answer
Are you concerned that older browsers don't support JavaScript and thus exclude a set of Web users?
asked
1 year
ago
by
daneim
(
127,080
points)
javascript
website
4
like
0
dislike
1
answer
How can JavaScript be used to improve the "look and feel" of a Web site?
asked
1 year
ago
by
daneim
(
127,080
points)
javascript
interface
website