| Thread | Last Post | Replies |
|
| ASP.NET ImageButton and OnMouseOver | 30 Sep 2003 14:31 GMT | 2 |
I have an imagebutton like so: <asp:ImageButton onmouseover="this.src='lc.gif';" onmouseout="this.src='nc.gif';" id="ImageButton1" runat="server" ImageUrl="nc.gif"
|
| manual | 29 Sep 2003 21:22 GMT | 2 |
where's a good online manual to jscript (other than the microsoft website where you can't print the whole thing out) otherwise, is there a book anyone recommends? thnx
|
| Calling Problems?? | 28 Sep 2003 05:48 GMT | 1 |
there is my problem, I have a child page, what that I want to call the javascript function in the parent page!!! can i do it??
|
| Naming properties the same as objects in ASP | 24 Sep 2003 17:24 GMT | 2 |
Take the following example: public class Test1 { } public class Test2 {
|
| A better typeof operator? | 24 Sep 2003 17:14 GMT | 1 |
The JScript.NET typeof operator returns a String... are there any plans to make an operator which returns a "System.Type"? It would be very useful, for instance: var list : ArrayList = new ArrayList();
|
| Prove this patch for MS Internet Explorer | 22 Sep 2003 20:48 GMT | 7 |
MS Client this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| Prove this corrective update from the M$ | 21 Sep 2003 17:11 GMT | 1 |
Microsoft Consumer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| GPIB COMMANDS | 19 Sep 2003 19:17 GMT | 2 |
Hello; i'm trying to interface my GPIB card with Jscript.....yet there is no literature or some kind of hints..so i can start from there...so if any one here that has run into this and found a way can you please share the
|
| South African Developers | 19 Sep 2003 08:38 GMT | 1 |
Calling on all South African developers to support your new local developers discussion forum http://www.technopro.co.za/DesktopDefault.aspx where you will find eager co-developers to assist with any questions you might have. Local is Lekker.
|
| Download files to client | 19 Sep 2003 08:35 GMT | 1 |
Hi i want to download a file and write it in the client machine when the aspx page is loading. The download of the file should be a background process.Can anyone
|
| iframe table tabindex | 19 Sep 2003 07:55 GMT | 1 |
i use <iframe> to edit text in html format (html editor. i dynamically insert tables and want to use tab to jump between cells this does not work. any solutions???
|
| Jscript XSLT problem! | 19 Sep 2003 07:49 GMT | 1 |
Please see XSLT below, error i get is Hope someone can help? Cheers Chris
|
| How to make the control boxes disappear? | 19 Sep 2003 07:45 GMT | 1 |
Could you tell me how to make the control boxes disappear when I open a new window? The control boxes are max box, min box and close box at the upper right corner on the browser window. Thank you.
|
| name of the client | 19 Sep 2003 07:37 GMT | 1 |
How I can obtain the name of the client from who I am executing browser with Javascript?
|
| Binaryclock and javascript | 16 Sep 2003 17:52 GMT | 2 |
I found nice binaryclock but when i look source...it is very strange. Binaryclock is at http://www.ellipsi.com/whata.htm Is it possible to decode that mess? - Janus -
|