| Thread | Last Post | Replies |
|
| Help with Regexp: Understanding the meaning of "." | 30 Apr 2007 23:24 GMT | 1 |
I have a regexp that I am trying to build to parse names in the form of <lastname>, <firstname> While building the expression I ran into the following problem
|
| Background-Image | 30 Apr 2007 15:24 GMT | 1 |
I am trying to use the style="background-image:url('image/image.jpg');" style on a TD but I can't get the image to show up. It should work on a TD but I can't seem to get it to work. It is a file tab for multiple tabs. Anyone have a better way to do file folder tabs?
|
| Want join in to discuss about javascript development for IE user script | 28 Apr 2007 10:12 GMT | 1 |
I am recently write some Greasemonkey alike user script for ie. http://iescripts.org have my scripts
|
| Slideshow using IMG | 28 Apr 2007 07:27 GMT | 3 |
I am trying to create a repeating slideshow where the src of an img element gets changed using a setTimeout. I am having a very difficult time putting the setTimeout in a for loop and changing the array variable pointer of the photo for the img.src. Has anyone tackled anything ...
|
| intranet website and image caching | 27 Apr 2007 22:24 GMT | 2 |
I created a project with more that 1000 different pictures in it. The project website is divided into more subpages. Problem is that these pages (pictures) are not cached on local harddisc and loading time through the intranet is very long.
|
| source code viweing | 27 Apr 2007 03:17 GMT | 3 |
I have a web site that is mostly vbscript. I would like to be able to not allow users to see values in some variables that are on the web site when they select view ->source from the internet.
|
| problem with creating "scriptlet.typelib" from jscript | 24 Apr 2007 03:36 GMT | 9 |
I have problem with creating "scriptlet.typelib" from jscript (infopath). Automation server cant create object. But "Scripting.Dictionary" object created and work.
|
| DOM question | 23 Apr 2007 07:34 GMT | 2 |
i'm trying to write HTML into an editable field on a web page... my DOM inspector spy tool tells me things are laid out like so: <FRAME> id="foo" ...> + <HTML>
|
| Reinstalling JScript | 23 Apr 2007 06:30 GMT | 1 |
Please Help Me: i want to run a local JScript File (.JS) in your computer using Windows Script Hosti resaive this Message: Error: The JScript Engine is not found in this computer. please Reinstall
|
| Validating data in a form field | 21 Apr 2007 19:15 GMT | 10 |
I have a text field that is used to input an email address. Can I verify if the end of the email address is listed as "@companyname.com"? Example.
|
| frame iteration error | 21 Apr 2007 04:55 GMT | 1 |
I have below code. I have web page which has many frames. I want to refresh one of the frame from another frame.... The below code works great in IE...no issues...but firefox/Netscape did not like it...I dont get all the frames correctly iterated....What could be the
|
| ActiveX object for system time in microseconds? CPU time? | 20 Apr 2007 21:02 GMT | 1 |
Is there a Windows XP ActiveX object that can be used to determine the system time in microseconds? Can the CPU time of the current process also be measured? I need this to do performance metrics for a JScript application - the
|
| Foreign characters in JS files on some PCs | 19 Apr 2007 10:52 GMT | 3 |
Ok - this is a wierd one. We have an ASP app running on IIS on Windows 2000 SP4. One of the pages has a couple of included JS files. On my PC that pages are displayed fine, but on a few PCs in this building,
|
| Bat file | 18 Apr 2007 01:19 GMT | 4 |
On Windows Xp environment, can I right a BAT file (under DOS) that can read the name of a director and them assign that name to a file in another or same directory? (filename.ext <= directory name) Thanks in advance
|
| Converting an Object into Bytes | 17 Apr 2007 21:32 GMT | 5 |
Is there anyway to convert an object into bytes, and then save it on a local file?
|