Hi all,
I have a web form, and my page is coded in c#.
There is a button and a label in my webform, when I click on the button, the label should display +1.
My code as below:
protected void Button_Submit_OnClick (Object Src, EventArgs E) {
Label1.Text = "Total: " + (x++);
}
x is public...
If is office product, you can change the MIME header for the output, for example:
Response.ContentType = "application/vnd.ms-excel"
otherwise, you actually can't execute any program at client side.
------------------
Freedom is a Right
I suggest you use Dictionary. Dictionary with little bit of String trick with do the job. Check out dictionary refference at VBScript help file. ------------------
Freedom is a Right
Setting up Apache + MySQL + phpMyAdmin on windows/linux is cheap and good solutions (becoz all free). :)
But you can develop a powerful application by simply using Access. ------------------
Freedom is a Right
I guess you have variable name as 'fromAdd' and same a sub routine name as 'fromAdd' too, this may cause the problem. ------------------
Freedom is a Right
If the error message is "expected end statement", then there must a "If..Then" statement haven't close yet. ------------------
Freedom is a Right
Iam looking for how to improve the CPU usage when iam running Telnet session in Silverstream in WIN 2k server.Every time the CPU usage showing 100%.Is there any way to reduce my CPU usage when iam running my Telnet in this Environment. ------------------
Freedom is a Right
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.