Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] this gives me an error object doesn't support thsi property or mether
- From: javascript@xxxxxxxxxx (Scott.Wiseman)
- Subject: [Javascript] this gives me an error object doesn't support thsi property or mether
- Date: Tue, 25 Jun 2002 10:21:38 -0700
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C21C6C.C36B9AD0 Content-Type: text/plain; charset="iso-8859-1" these are vbscript vars -----Original Message----- From: Peter Brunone [mailto:peter@xxxxxxxxxxx] Sent: Monday, June 24, 2002 6:43 PM To: javascript@xxxxxxxxxx Subject: RE: [Javascript] this gives me an error object doesn't support thsi property or mether Scott, Are gcc and recordnumber just variables? If so, then use their length property, i.e. gcc.length . You're probably thinking of the VBScript Len() function for strings. Cheers, Peter -----Original Message----- From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On Behalf Of Scott.Wiseman Sent: Monday, June 24, 2002 7:59 PM To: 'javascript@xxxxxxxxxx' Subject: [Javascript] this gives me an error object doesn't support thsi property or mether [Scott.Wiseman] object doesn't support thsi property or mether <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Update a Transaction</title> <script language =javascript> <% if len(gcc)> 0 and len(recordnumber)>0 then %> window.opener.putintoarray(150,6545646); <% end if %> setTimeout('self.close();',3000); </script> </head> <body > </body> </html> ------_=_NextPart_001_01C21C6C.C36B9AD0 Content-Type: text/html; charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META content="MSHTML 5.50.4912.300" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=156422117-25062002><FONT face=Arial color=#0000ff size=2>these are vbscript vars</FONT></SPAN></DIV> <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"> <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Peter Brunone [mailto:peter@xxxxxxxxxxx]<BR><B>Sent:</B> Monday, June 24, 2002 6:43 PM<BR><B>To:</B> javascript@xxxxxxxxxx<BR><B>Subject:</B> RE: [Javascript] this gives me an error object doesn't support thsi property or mether<BR><BR></FONT></DIV> <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=360243601-25062002>Scott,</SPAN></FONT></DIV> <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=360243601-25062002></SPAN></FONT> </DIV> <DIV> <SPAN class=360243601-25062002><FONT face=Arial color=#0000ff size=2>Are gcc and recordnumber just variables? If so, then use their length property, i.e. gcc.length . You're probably thinking of the VBScript Len() function for strings.</FONT></SPAN></DIV> <DIV><SPAN class=360243601-25062002><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=360243601-25062002><FONT face=Arial color=#0000ff size=2>Cheers,</FONT></SPAN></DIV> <DIV><SPAN class=360243601-25062002><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=360243601-25062002><FONT face=Arial color=#0000ff size=2>Peter</FONT></SPAN></DIV> <BLOCKQUOTE dir=ltr style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px"> <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]<B>On Behalf Of </B>Scott.Wiseman<BR><B>Sent:</B> Monday, June 24, 2002 7:59 PM<BR><B>To:</B> 'javascript@xxxxxxxxxx'<BR><B>Subject:</B> [Javascript] this gives me an error object doesn't support thsi property or mether<BR><BR></FONT></DIV><FONT color=#0000c0> <P><BR><FONT size=2><SPAN class=984585700-25062002><FONT face=Arial color=#0000ff>[Scott.Wiseman] </FONT></SPAN></FONT></P> <P><FONT size=2><SPAN class=984585700-25062002></SPAN></FONT> </P> <P><FONT size=2><SPAN class=984585700-25062002>object doesn't support thsi property or mether</SPAN></FONT></P> <P><FONT size=2><SPAN class=984585700-25062002> </SPAN><html></FONT></P></FONT><FONT color=#000000></FONT><FONT color=#0000c0> <P><FONT size=2><head></FONT></P> <P><FONT size=2><meta http-equiv=</FONT></FONT><FONT size=2><FONT color=#000000>"Content-Language"</FONT><FONT color=#0000c0> content=</FONT><FONT color=#000000>"en-us"</FONT></FONT><FONT color=#0000c0><FONT size=2>></FONT></P> <P><FONT size=2><meta http-equiv=</FONT></FONT><FONT size=2><FONT color=#000000>"Content-Type"</FONT><FONT color=#0000c0> content=</FONT><FONT color=#000000>"text/html; charset=windows-1252"</FONT></FONT><FONT color=#0000c0><FONT size=2>></FONT></P> <P><FONT size=2><meta name=</FONT></FONT><FONT size=2><FONT color=#000000>"GENERATOR"</FONT><FONT color=#0000c0> content=</FONT><FONT color=#000000>"Microsoft FrontPage 4.0"</FONT></FONT><FONT color=#0000c0><FONT size=2>></FONT></P> <P><FONT size=2><meta name=</FONT></FONT><FONT size=2><FONT color=#000000>"ProgId"</FONT><FONT color=#0000c0> content=</FONT><FONT color=#000000>"FrontPage.Editor.Document"</FONT></FONT><FONT color=#0000c0><FONT size=2>></FONT></P> <P><FONT size=2><title></FONT></FONT><FONT size=2><FONT color=#000000>Update a Transaction</FONT><FONT color=#0000c0></title></P></FONT><FONT color=#000000></FONT></FONT><FONT color=#0000c0> <P><FONT size=2><script language =javascript></FONT></FONT><FONT color=#800000><FONT size=2> </FONT></P> <P><FONT size=2><% if len(gcc)> 0 and len(recordnumber)>0 then %></FONT></P> <P><FONT size=2>window.opener.putintoarray(150,6545646); </FONT></P> <P><FONT size=2></FONT></P> <P><FONT size=2><% end if %></FONT></P> <P><FONT size=2>setTimeout('self.close();',3000);</FONT></P> <P><FONT size=2></FONT></P></FONT><FONT color=#0000c0 size=2> <P></script></P></FONT><FONT color=#000000 size=2> <P> </P></FONT><FONT color=#0000c0> <P><FONT size=2></head></FONT></P> <P><FONT size=2><body ></FONT></P></FONT><FONT color=#000000></FONT><FONT color=#0000c0> <P><FONT size=2></body></FONT></P> <P><FONT size=2></html></FONT></P></BLOCKQUOTE></BLOCKQUOTE></FONT><FONT color=#000000></FONT></BODY></HTML> ------_=_NextPart_001_01C21C6C.C36B9AD0--
- Follow-Ups:
- Prev by Date: [Javascript] Looping through associative arrays
- Next by Date: [Javascript] this gives me an error object doesn't support thsi property or mether
- Previous by thread: [Javascript] this gives me an error object doesn't support thsi property or mether
- Next by thread: [Javascript] this gives me an error object doesn't support thsi property or mether
- Index(es):