I'm using Page.ClientScript.RegisterClientScriptBlock to generate script tag on page.
But This will place my script at the top of the page. I want this execute after everything else on the page as the very last line in the html.
How do I do this?
I think you can use this Page.ClientScript.RegisterStartupScript instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With