| Thread | Last Post | Replies |
|
| Count Down(How to find server date) | 31 Aug 2008 16:29 GMT | 5 |
dear sir/madam I have to make a count down program from of 22 october 2208. I did it but it takes system date. it is running on website. suppose any body change their system date then it shows countdown date on the
|
| Inheritance Syntax Problem | 27 Aug 2008 13:37 GMT | 2 |
Hi all, I'm hoping somebody can help out... I'm using JavaScript for my ASP pages (server side) and the following syntax throws an error (Microsoft JScript runtime error '800a01b6' Object doesn't support this property or method)
|
| Appending to table cells | 26 Aug 2008 21:29 GMT | 11 |
The following page works in Firefox but not in IE7: http://www.geocities.com/mikehorvath.geo/html_table_cell_append_test.html I was wondering if someone might take a look at it and offer some suggestions. Basically, I am replacing a table cell with another table and moving the
|
| Coding and decoding HTML entities | 23 Aug 2008 09:48 GMT | 7 |
Is there a way in Javascript to convert from a character to its entity and from its entity to a character? I wish to do it in a form. For example someone enters ♥ into the form and a heart is shown in the output. Also the reverse where a heart in entered into the form and
|
| Echo without newline query | 18 Aug 2008 11:00 GMT | 2 |
I am using, executed with WSH at a WinXP sp3 command prompt by CSCRIPT $1.JS, for (Y=0 ; Y<=6e6 ; Y++) { // ...
|
| Run JScript.Net executable on Compact Framework | 13 Aug 2008 21:11 GMT | 2 |
I have a question regarding to JScript.Net on the Compact.Net framework. On the NET 3.5 desktop platform I made a JScript file which I compiled to a executable (using the jsc compiler). Now I want to run this
|
| String.Replace Not Working | 12 Aug 2008 10:11 GMT | 5 |
Sorry, if you've seen this one before, but there are 2 JScript newsgroups. I have a classic ASP page containing a javascript function that runs string.replace commands, such as string.replace(/\\x3C/g,""); // < character
|
| start exe on remote computer | 12 Aug 2008 04:37 GMT | 1 |
I need to start a process on a remote computer. I am able to start it but its' not shown on the screen. I have been reading that I need to provide credentials. How do I do that? Thanks
|
| Suppress error message pop-ups in HTA application | 09 Aug 2008 11:38 GMT | 1 |
I try to load external webpages with in a HTA application. The actual logic is in a HTML loading external pages in frames and is embedded into the HTA by iframe. As soon as the external page is loaded, the containing script tries to
|
| About the orignal height&width of img | 01 Aug 2008 19:46 GMT | 2 |
How to detect the orignal height and width of an img (it has been set height and width in css)
|
| Subject: configure DNS suffix search on win2003 WMI. | 01 Aug 2008 12:03 GMT | 2 |
I have a script to configure network settings on multihomed computer running win2003 SP1. Everything is ok except I can't configure the DNS suffix search list. I have tried the following and all fail (invalid method):
|