473,513 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

a format question?

Hello,

I wonder if anyone has any ideas on this?

I am using prototype-1.3.1.js and formmail-nms.cgi to send some data
and find that the format of the data received by Outlook 2000 is
different depending on whether I am using Internet Explorer v6 or
Mozilla v1.6. I mention the 2 browsers because as far as I can this
the only different factor in the situations.

Can you think why?

Cheers

Geoff

1. Internet Explorer

Slider Values:
Situation - Social Individual: 0 0 0 0 0 0 0 0
Situation - Formal Individual: 0 0 0 0 0 0 0 0
Situation - Social Group: 0 0 0 0 0 0 0 0
Situation - Formal Group: 0 0 0 0 0 0 0 0
Situation - Parents: 0 0 0 0 0 0 0 0
Situation - Telephone: 0 0 0 0 0 0 0 0
Situation - 'Scripted' Conversations: 0 0 0 0 0 0 0 0

2. Mozilla

Slider Values:
Situation - Social Individual: 3 3 3 3 3 3 3 3
Situation - Formal
Individual: 3 3 5 3 3 3 3 3
Situation - Social Group:1 3 3 3 3 3 3 3

Situation - Formal Group: 2 3 3 3 3 3 3 3
Situation - Parents:3 3
3 3 3 3 3 3
Situation - Telephone: 6 3 3 3 3 3 3 3
Situation -
'Scripted' Conversations:3 3 3 3 3 3 3 6
Oct 3 '05 #1
4 1274

"Geoff Cox" <ge*******@notquitecorrectfreeuk.com> wrote in message
news:s8********************************@4ax.com...
Hello,

I wonder if anyone has any ideas on this?

I am using prototype-1.3.1.js and formmail-nms.cgi to send some data
and find that the format of the data received by Outlook 2000 is
different depending on whether I am using Internet Explorer v6 or
Mozilla v1.6. I mention the 2 browsers because as far as I can this
the only different factor in the situations.

Can you think why?

Cheers

Geoff

1. Internet Explorer

Slider Values:
Situation - Social Individual: 0 0 0 0 0 0 0 0
Situation - Formal Individual: 0 0 0 0 0 0 0 0
Situation - Social Group: 0 0 0 0 0 0 0 0
Situation - Formal Group: 0 0 0 0 0 0 0 0
Situation - Parents: 0 0 0 0 0 0 0 0
Situation - Telephone: 0 0 0 0 0 0 0 0
Situation - 'Scripted' Conversations: 0 0 0 0 0 0 0 0

2. Mozilla

Slider Values:
Situation - Social Individual: 3 3 3 3 3 3 3 3
Situation - Formal
Individual: 3 3 5 3 3 3 3 3
Situation - Social Group:1 3 3 3 3 3 3 3

Situation - Formal Group: 2 3 3 3 3 3 3 3
Situation - Parents:3 3
3 3 3 3 3 3
Situation - Telephone: 6 3 3 3 3 3 3 3
Situation -
'Scripted' Conversations:3 3 3 3 3 3 3 6


well in your example the data is different try posting two examples with the
same data....
Oct 3 '05 #2
On Mon, 03 Oct 2005 17:51:43 GMT, "Zoe Brown"
<zo***********@N-O-S-P-A-A-Mtesco.net> wrote:

well in your example the data is different try posting two examples with the
same data....


Zoe,

Sorry! I should have posted with same data - but still get same
effect.

Looking at this with hex viewer I can see the ODOA (CR/LF) but what is
putting them in??

Any ideas?

Geoff
1. Internet Explorer

Slider Values:
Situation - Social Individual: 3 3 3 3 3 3 3 3
Situation - Formal Individual: 3 3 3 3 3 3 3 3
Situation - Social Group: 3 3 3 3 3 3 3 3
Situation - Formal Group: 3 3 3 3 3 3 3 3
Situation - Parents: 3 3 3 3 3 3 3 3
Situation - Telephone: 3 3 3 3 3 3 3 3
Situation - 'Scripted' Conversations: 3 3 3 3 3 3 3 3
2. Firefox

Slider Values:
Situation - Social Individual: 3 3 3 3 3 3 3 3
Situation - Formal
Individual: 3 3 3 3 3 3 3 3
Situation - Social Group:3 3 3 3 3 3 3 3

Situation - Formal Group: 3 3 3 3 3 3 3 3
Situation - Parents:3 3
3 3 3 3 3 3
Situation - Telephone: 3 3 3 3 3 3 3 3
Situation -
'Scripted' Conversations:3 3 6 3 3 3 3 3

Oct 3 '05 #3
> "Geoff Cox" <ge*******@notquitecorrectfreeuk.com> wrote:
news:s8********************************@4ax.com... .

Hello,

I wonder if anyone has any ideas on this?

I am using prototype-1.3.1.js and formmail-nms.cgi to send some data
and find that the format of the data received by Outlook 2000 is
different depending on whether I am using Internet Explorer v6 or
Mozilla v1.6. I mention the 2 browsers because as far as I can this
the only different factor in the situations.

Can you think why?

Cheers

Geoff

1. Internet Explorer

<snip>

2. Mozilla

<snip>


Internet Explore handles white space in HTML differently then Mozilla does.

Here is a small example of it

http://i.1asphost.com/BootNic/HTMLws.htm

Give it a look in IE and Mozilla ya may get the general ideal.
An easy resolution may be to remove unnecessary white space in your HTML.

--
BootNic Tuesday, October 04, 2005 1:57 PM

Happiness for the average person may be said to flow largely from common sense - adapting one-self
to circumstances - and a sense of humor.
*Beatrice Lillie (1898-1989) English comedienne*
Oct 4 '05 #4
On Tue, 04 Oct 2005 17:59:09 GMT, "BootNic"
<Bo*****@bounce.prodigy.net> wrote:
Here is a small example of it

http://i.1asphost.com/BootNic/HTMLws.htm

Give it a look in IE and Mozilla ya may get the general ideal.
An easy resolution may be to remove unnecessary white space in your HTML.


Sorry for delay - only just seen your reply. Interesting!

Thanks

Geoff

Oct 5 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
31128
by: Dario Di Bella | last post by:
Hi all, we have the following urgent issue affecting our development team. Initially we had one particular workstation that failed executing queries on a DB2 database, raising an invalid date...
1
5742
by: Tom | last post by:
In the Developers Handbook, Getz provides a way to create a survey report that displays either a line, Yes/No or multiple choice for each question. It's done by placing three controls (one for each...
7
1615
by: Tommy Vercetti | last post by:
The first three of these statements work. The fourth doesn't. String::Format("{0}{0}{0}{0}", S""); String::Format("{0}{1}{0}{0}", S"", S""); String::Format("{0}{1}{2}{0}", S"", S"", S"");...
16
4001
by: Al Reid | last post by:
First, I'm using vb2005. I have a string that is read from a barcode reader into a TextBox. The string is 6 characters long and represents a date (mmddyy). I want to display it to the user in a...
2
1553
by: gjuro kladaric | last post by:
hi there, I am just learning about IFormattable, ICustomFormatter, IFormatProvider and the like... although being a bit tricky to understand, it becomes clear after some clicking and...
13
3283
by: Roy | last post by:
Hi all, I'm creating a project that should always use this date format when displays the dates or create dates. The back end database is a SQL Server and I like to know what is the logical way...
5
2148
by: veaux | last post by:
I'm thinking this is easy but can't get it. I have a table with following: Table1 Date 1/1/2007 Table2 Type 0107 (This is MMYY of above) So I'm having trouble using a query to turn the...
10
5787
by: ARC | last post by:
Hello all, General question for back-end database that has numerous date fields where the database will be used in regions that put the month first, and regions that do not. Should I save a...
12
4458
by: param | last post by:
Hi All, I want to use %x as directive to get the locale specific date representation. But, at the same time, i want to know the format of the output for interpreting it through program. Is there...
9
2905
by: Martin | last post by:
I'm retrieving some records from a database. One of the fields contains a date/time. I would like to format it as I send it out to the table in the displayed page. Can some one please tell me...
0
7267
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7175
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7391
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7553
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7120
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5100
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3247
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
809
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
466
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.