This is a multi-part message in MIME format
------=_NextPart_000_54627233
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
I hope this is the right forum.
I have a 90k web page that is primarily client VBscript that displays OK
in IE6 on W2k & XP, but NOT on most W98 incl. SE machines.
Is there a size (or any other sort of) limitation on client scripts?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
------=_NextPart_000_54627233
Content-Type: text/html; name="_alt.0"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename="_alt.0"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4=2E0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html;=
charset=3Diso-8859-1">
<META content=3D"MSHTML 5=2E50=2E4937=2E800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>"Thara DK" <</FONT><A
href=3D"mailto:Tharadk@hotmail=2Ecom"><FONT face=3DArial
size=3D2>Tharadk@hotmail=2Ecom</FONT></A><FONT face=3DArial size=3D2>>=
wrote in
message </FONT><A=
href=3D"news:ep9F01jbEHA=2E3664@TK2MSFTNGP12=2Ephx=2Egbl"><FONT
face=3DArial=
size=3D2>news:ep9F01jbEHA=2E3664@TK2MSFTNGP12=2Ephx=2Egbl</FONT></A><FON=
T
face=3DArial size=3D2>=2E=2E=2E</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>> How can i display a msgbox with=
Yes No cancel
and yes to all Or Yes No<BR>> cancel and No to All
Buttons=2E=2E=2E<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT size=3D2><FONT face=3DArial>How about 3 out of=
4?</FONT></DIV></FONT>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>MsgBox "MsgBox
Text",vbYesNoCancel+vbQuestion,"MsgBox Title"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT face=3DCourier
size=3D1>Constant &n=
bsp;
Value Description </FONT></DIV>
<DIV><FONT face=3DCourier size=3D1>------------------ -----
-----------------------------------------<BR>vbOKOnly =
0=
Display OK button
only=2E <BR>vbOKCancel =
1 Display OK and Cancel
buttons=2E <BR>vbAbortRetryIgnore 2=
Display Abort,
Retry, and Ignore
buttons=2E <BR>vbYesNoCancel &nbs=
p;
3 Display Yes, No, and Cancel=
buttons=2E <BR>vbYesNo
4=
Display Yes
and No buttons=2E <BR>vbRetryCancel
5 Display Retry and Cancel
buttons=2E <BR>vbCritical =
16 Display Critical Message=
icon=2E <BR>vbQuestion
32 Display Warning=
Query
icon=2E <BR>vbExclamation =
48
Display Warning Message=
icon=2E <BR>vbInformation
64 Display Information Message=
icon=2E <BR>
vbDefaultButton1 0 First=
button is
default=2E <BR>vbDefaultButton2 256=
Second button is
default=2E <BR>vbDefaultButton3 512=
Third button is
default=2E <BR>vbDefaultButton4 768=
Fourth button is
default=2E <BR>vbApplicationModal 0=
Application
modal=2E <BR>vbSystemModal 4096=
System
modal=2E<BR></DIV></FONT></BODY></HTML>
------=_NextPart_000_54627233--