This should be a fairly simple question

At some point in my code I am doing a Server.Transfer to a different page

In the new page, there is a call (the details are irrelevant)

Page.ClientScript.RegisterStartupScript(GetType(), name, js, true);

However, this javascript never appears on the page.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.