| Thread | Last Post | Replies |
|
| "Split & Parts" different results in Firefox & IExplorer | 30 Nov 2004 22:40 GMT | 4 |
The following code is supposed to reverse the date in "yyyy-mm-dd" format, but it produces different results in Firefox 1.0 and in Internet Explorer 6SP1. In Firefox, the result is correct ("2004-11-29") but it's wrong in Internet Explorer 6SP1 ("00:20:15-11-29"). If I change ...
|
| Date Question | 30 Nov 2004 21:42 GMT | 16 |
I am working on a problem and desperately need help! I need to prompt a user for the numerical month of birth, day of birth and year of birth and store it in varialbes and the use the variables to build a date object. Then print the resulting date object, in it's full form. on
|
| Access Denied in IE 6 using HTTPS and File Upload | 30 Nov 2004 20:32 GMT | 2 |
I'm hoping someone can help me here. I've got a form that when placed on a server running HTTPS, I get an "access denied" error in IE 6 (non-SP2 and SP-2) when a user tries to upload an image using a file upload form control.
|
| Only Allow Microsoft IE Browser To View Site - All Other Browsers Are Redirected | 30 Nov 2004 19:53 GMT | 8 |
I'm looking for a script that will check a visitors browser. Now, I only want visitors using Microsoft InterNet Explorer to visit existing URL and all other browsers will be redirected to another part of my site.
|
| Parsing an XML File in 7.0 Browsers and Safari | 30 Nov 2004 18:42 GMT | 2 |
I'm sorry for the 101 question but I'm having problems loading/parsing a simple XML file into to above browsers. I was wondering if anyone has seen and can point me to a SIMPLE example that a beginner could follow. The examples I've found work with the all the 7.x browsers but ...
|
| w3c compliant substitute for window.location | 30 Nov 2004 18:11 GMT | 4 |
Is there a w3c compliant substitute for window.location? I don't need the full functionality of the location object; just the ability of getting the URL (including the search field).
|
| Element.prototype in IE6 | 30 Nov 2004 17:05 GMT | 3 |
I apologise if this is the wrong newsgroup for this. I'm working on a CMS backend, and am having trouble getting IE6 to behave. I have a large script which works perfectly in Firefox, but does not work in IE, so I'm trying to figure it out.
|
| Pass variable from drop down option field to text fields | 30 Nov 2004 16:45 GMT | 2 |
Here is the working script if anyone is interested. I was missing the else if. <script language="JavaScript"> <!--
|
| how to use outlctlx.cab in javascript (outlook view control) | 30 Nov 2004 16:03 GMT | 1 |
i need a help about outlctlx.cab.How can i use outlctlx.cab in javascript to retrieve client side outlook contact information.i tried some code using create object ("outlook.application ").But i got automation
|
| Download IE version X | 30 Nov 2004 15:07 GMT | 3 |
CAn anyone tell me where to get previous versions of internet explorer (for ecxample version 3 or 4)? I need it to test my javascript code... Thanx, WJ
|
| Cannot Read Value from Drop Down Script | 30 Nov 2004 14:33 GMT | 1 |
This is one that has me stumped and I need an expert's input. Any ideas why the values from the second script-generated drop down list isn't recognized by the script to add time values to the text boxes?
|
| What should be a relatively easy calc !?!?!?! | 30 Nov 2004 14:22 GMT | 3 |
Wonder if you can help me with the following calc, which I want to create to check whether or not a user has entered a valid credit card expiry date: 1) I have retrieve a value from 2 x SELECTs. One value is the month in a 2 DIGIT form, eg 01, 02, 03, 04, etc, and the other is ...
|
| Repost: Javascript Rollovers not Refreshing on Dynamic Webpages. | 30 Nov 2004 14:04 GMT | 3 |
I appologise for reposting this but I have been trying to find a solution all week with no avail and I was hoping a repost might help somebody more knowledgable than myself to spot the message... I am trying to write a webpage in Javascript. The page loads with three
|
| javascript calender?? | 30 Nov 2004 09:29 GMT | 4 |
hi.. i want to do something like... there is a input box on the main page.. and on the side of the input box there is a link called "calender", when user click on that, there is a new calender opens in a new window, displaying two monthes of date, then when user cilcks on
|
| Pass variable selected from drop down option field to text fields | 30 Nov 2004 06:58 GMT | 4 |
Can anyone offer suggestions on how to do this or if it is possible? I have a form that uses a drop down box and 2 text fields. What I am trying to do is have the value of each text box set by the choice from the drop down box.
|