17 years, 3 months ago
Highlights
Community contributions featuredLook at the Panel control. (<asp:Panel>) It has an attribute "DefaultButton" that you can set to the ID of a button. When the users presses the enter key within that panel…
17 years, 3 months ago
18 years ago
Anyone know of any good pay (as in not-free) simple file hosts? A google search returns tons of free file hosts that all have annoying limitations or advertisements out the wazo…
19 years, 8 months ago
Hi, I am an aspiring game dever, attempting for the first time to switch to C++ as the language of choice for my engine. Previously, I had created a fairly comprehensive 3D fram…
20 years, 2 months ago
I believe it's because the javascript code that you don't put within a function is executed before the page is finished loading. The element "link" in your test doesn't exis…
18 years ago
Latest Activity
See all in DiscussionsLook at the Panel control. (<asp:Panel>) It has an attribute "DefaultButton" that you can set to the ID of a …
17 years, 3 months ago
I believe it's because the javascript code that you don't put within a function is executed before the page is …
18 years ago
Is it because you're using "else if" blocks for each key conditional? This guarantees that only one block of code …
18 years ago