Advertisement

1 - 10 of 20 containing alltags:("registerstartupscript") (0.001 seconds)
Hi, i have been trying to invoke a client side script at the server side upon on a click of a button by using RegisterStartupScript but it seems like it is not working. I got no errors. I have some...
Zones: ASP.Net ProgrammingDate Answered: 04/07/2006 Grade: A Views: 0
I am trying to use RegisterStartupScript in a .net website.  Is there something wrong with my syntax?  It does nothing.         Page.RegisterStartupScript("new", "<script language='javascript'>w...
Zones: Web DevelopmentDate Answered: 08/04/2006 Grade: A Views: 0
Can a page have multiple Page.RegisterStartupScript(a, mystring) where a = name of the script and this is different for the multiple instances?
Zones: .NETDate Answered: 02/14/2007 Grade: A Views: 0
I'm using the following code but RegisterStartupScript("focus", s) has a green line below it saying it's not the correct systad. Can you help me rewrite it correctly? Thanks.
Zones: .NET, MS Visual BasicDate Answered: 01/18/2008 Grade: A Views: 0
Hi Experts I have injected some startup javascript from my ASP.NET/VB.NET code, and this javascript runs successfully when the page loads. I've used Page.RegisterStartupScript(<name>, <script>) ...
Zones: Web DevelopmentDate Answered: 10/13/2004 Grade: A Views: 29
Hi All. I have just finished a contract and returned to a project I was working on. Something very odd has happened while I was away. I have a DataGrid which dispayes a set of results from our DB. ...
Zones: ASP.Net ProgrammingDate Answered: 05/12/2005 Grade: A Views: 0
I have some code for exception handling in my c# script, that works ok(i.e it catches the exception), but I was just wondering if there is anyway to make the exception error message look a bit more...
Zones: C#Date Answered: 06/23/2005 Grade: A Views: 0
From an aspx popup page, I have a button that executes a script which should bring up another window:     Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Ha...
Zones: ASP.Net ProgrammingDate Answered: 07/23/2005 Grade: A Views: 0
I am having some issues with ASP.net Ajax and a startup script i registered named LoaderScript.js. On a few of my pages i am using partial page updates i have discovered that the loaderscript.j...
Zones: ASP.Net Programming, JavaScript, Visual ...Date Answered: 02/08/2008 Grade: A Views: 46
Hello, I have a web page with vb.net code behind it.  When the user clicks on a button, some processing is carried out, which may involve an input box asking the user for a number.  This number ...
Zones: ASPDate Answered: 07/22/2004 Grade: A Views: 4