G
Guest
I am using RegisterStartupScript within an asp.net code behind. Sometime,
after the page is Posted Back, I need to remove the Registered startup
script. Is there any way to remove that from the code behind? Also,
sometimes I just need to change the startup script to something else but if I
can remove it, then I can just add a new one as well.
after the page is Posted Back, I need to remove the Registered startup
script. Is there any way to remove that from the code behind? Also,
sometimes I just need to change the startup script to something else but if I
can remove it, then I can just add a new one as well.