home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 15 Message / 15-Message.zip / UU991204.zip / Un991203.txt < prev    next >
Text File  |  1999-12-04  |  7KB  |  239 lines

  1.  
  2.                    comp.os.os2.networking.www       (Usenet)
  3.  
  4.                  Saturday, 27-Nov-1999 to Friday, 03-Dec-1999
  5.  
  6. +----------------------------------------------------------------------------+
  7.  
  8. From: rolf@together.net                                 27-Nov-99 22:33:17
  9.   To: All                                               28-Nov-99 04:44:27
  10. Subj: JavaScript bug in String.search() in Communicator 4.61[de]-990915 for O
  11.  
  12. From: "Rolf Lochb?hler" <rolf@together.net>
  13.  
  14. It seems that the search method in the following HTML+JavaScript
  15. code - which is an excerpt of an actual webpage - always returns
  16. -1 in Netscape Communicator 4.61[de]-990915 for OS/2:
  17.  
  18. <html>
  19. <head>
  20. <title>Test of search method</title>
  21. <script language="javascript">
  22. function validate()
  23.   {
  24.   rc = document.forms[0].email.value.search(/[^\s@]+@[^\s@]+\.[^\s@]+/)
  25.   if( rc < 0 )
  26.     {
  27.     alert( "Invalid e-mail address" );
  28.     return false;
  29.     } 
  30.   else
  31.     {
  32.     alert( "Valid e-mail address" );
  33.     return true;
  34.     }
  35.   }
  36. </script>
  37. </head>
  38. <body>
  39. <p>
  40. Enter your email address:
  41. </p>
  42. <p>
  43. <form onsubmit="return validate()">
  44. <input type="text" name="email" size="40" maxlength="40" value="">
  45. </form>
  46. </p>
  47. </body>
  48. </html>
  49.  
  50. I also checked Netscape Communicator 4.06[en]-98225 for
  51. Windows and Microsoft Internet Explorer 4.72.3110. Neither
  52. of them shows this behavior. Also, Netscape 4.something
  53. for AIX works fine.
  54.  
  55. By the way, using \@ instead of @ in the regular expression 
  56. didn't seem to make a difference. In the Windows browsers
  57. both versions gave the same results, in the OS/2 browser
  58. neither version didn't work.
  59.  
  60.  
  61.  
  62. rl
  63.  
  64.  
  65. --
  66. Rolf Lochbühler <rolf@together.net>
  67. http://homepages.together.net/~rolf
  68.  
  69.  
  70. --- WtrGate+ v0.93.p7 sn 165
  71.  * Origin: Usenet: Together Networks - Burlington, VT. (1:109/42)
  72.  
  73. +----------------------------------------------------------------------------+
  74.  
  75. From: tvoltagg@home.com                                 29-Nov-99 04:03:22
  76.   To: All                                               29-Nov-99 03:35:22
  77. Subj: 16 Bit Netscape 4.08 in Win-OS/2
  78.  
  79. From: tvoltagg@home.com
  80.  
  81. I need to run a 16 bit Netscape for use with Quicken 98 for my PC Banking.
  82. I installed versuion 4.08 and can't get it to see the Internet.  I'm running
  83. this computer behind a NAT firewall.  Does anyone else do this?
  84.  
  85. --- WtrGate+ v0.93.p7 sn 165
  86.  * Origin: Usenet: Team OS/2 (1:109/42)
  87.  
  88. +----------------------------------------------------------------------------+
  89.  
  90. From: abstewa@attglobal.net                             30-Nov-99 18:41:03
  91.   To: All                                               01-Dec-99 00:35:05
  92. Subj: Re: www.lotus.com
  93.  
  94. From: Alon Stewart <abstewa@attglobal.net>
  95.  
  96. It must be something in your browser settings, I have NS 4.61 and OS/2 and I
  97. can access
  98. both sites you mentioned with no problem on 28.8 modem.  I have seen very few
  99. sites
  100. that I can not get, unless they have weird plugins required.
  101.  
  102. John Poltorak wrote:
  103.  
  104. > Does anyone else have any problem connecting to Lotus' web site?
  105. >
  106. > I can never get the home page loaded up if I go to the company's home page,
  107. > although if I try  http://www.lotus.com/smartsuiteos2, I get:
  108. >
  109. > Transfer interrupted!
  110. >
  111. > 0 -->
  112. >
  113. >                                              Welcome to
  114. www.lotus.com/smartsuiteos2
  115. >                                                         (non-frame version)
  116. >
  117. > This is using Netscape v4.6. If I try Lynx, I get:
  118. >
  119. > HTTP/1.1 200 Document follows
  120. >
  121. > There seem to be **sssssoooo**** many sites I can't access, www.palm.com,
  122. > for example....
  123. > Would this problem be related to me running Netscape under OS/2, or is there
  124. > something in my config which can be changed. I can't help feeling there is a
  125. > MS IIS blocker out there somewhere preventing my access.
  126. >
  127. > --
  128. > John
  129.  
  130. --- WtrGate+ v0.93.p7 sn 165
  131.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  132. (1:109/42)
  133.  
  134. +----------------------------------------------------------------------------+
  135.  
  136. From: loosehg@usa.net                                   30-Nov-99 23:50:10
  137.   To: All                                               01-Dec-99 00:35:05
  138. Subj: 1234567890 TEST DONT OPEN  5370
  139.  
  140. From: loosehg@usa.net
  141.  
  142. test only
  143. zlzxtftqxuvcuzcuhmbiyfvevqlqtyvsugyxflgrifbcsexpzghchmgelcuxeh
  144.  
  145. --- WtrGate+ v0.93.p7 sn 165
  146.  * Origin: Usenet: @Home Network Canada (1:109/42)
  147.  
  148. +----------------------------------------------------------------------------+
  149.  
  150. From: rlsmith@redrose.net                               01-Dec-99 06:21:09
  151.   To: All                                               01-Dec-99 17:09:08
  152. Subj: Upgrade Netscape from 2.02 to 4.61 and keep config?
  153.  
  154. From: Randall Smith <rlsmith@redrose.net>
  155.  
  156. I am upgrading from Netscape 2.02 to 4.61.  I have tried several
  157. different ways to keep the bookmarks, email etc, but the install process
  158. insists on creating a new (empty) profile.
  159.  
  160. How do I keep the email bookmarks, etc in the new version?  What am I
  161. missing?
  162.  
  163. Thanks for any help you can offer, I am at wits end......
  164.  
  165. --
  166. Later....       Randy.
  167. mailto:rlsmith@redrose.net
  168. Practice random kindness and commit senseless acts of beauty.
  169.  
  170.  
  171. --- WtrGate+ v0.93.p7 sn 165
  172.  * Origin: Usenet: D&E SuperNet (1:109/42)
  173.  
  174. +----------------------------------------------------------------------------+
  175.  
  176. From: chong_jin@pacific.net.sg                          02-Dec-99 23:13:22
  177.   To: All                                               02-Dec-99 15:58:13
  178. Subj: Tiberian Networking setup
  179.  
  180. From: Melvin Tan <chong_jin@pacific.net.sg>
  181.  
  182. Hello guys got some problems playing TS with multi players
  183.  
  184. Got the following equipment
  185.  
  186. 3 HP Vectra 7 series running PII 233 with 64 SDRAM
  187. 1 Acer Deskpro running PII 350 with 96 SDRAM
  188. 2 pcs 8 Port Eternet Hub
  189.  
  190.  
  191. Want to play four multi-player but usually will tell me connection error
  192.  
  193. half way throught the game.
  194.  
  195. Able to play 3 players with one hub and 3 HP Vectra 7 with no problem
  196.  
  197. Do not wish to go thr our company server as we are afraid that it will
  198. damage our server
  199.  
  200. Any advise guys
  201.  
  202.  
  203.  
  204. --- WtrGate+ v0.93.p7 sn 165
  205.  * Origin: Usenet: Subscriber of Pacific Internet (1:109/42)
  206.  
  207. +----------------------------------------------------------------------------+
  208.  
  209. From: JHB@jita.nospam.demon.co.uk                       03-Dec-99 22:54:06
  210.   To: All                                               03-Dec-99 20:03:08
  211. Subj: DOIP with LAN - error message
  212.  
  213. From: JHB@jita.nospam.demon.co.uk (Jim Backus)
  214.  
  215. Occasionally when I select dial on DOIP, I get an error message saying
  216. "Your host has a LAN adaptor configured.  You may not be able to 
  217. access machines on the LAN with a dial up link established."
  218.  
  219. I use the other machine on the Lan as a print server and quite often 
  220. print while I'm connected via a daial up link so don't appear to have 
  221. a problem.
  222.  
  223. But why is the message intermittent?  Does it mean that something is 
  224. set up wrongly?
  225.  
  226. TIA for any advice.
  227.  
  228. --
  229. Jim Backus  OS/2 - 32 bits without the bloat
  230. bona fide replies to jimb(at)jita(dot)demon(dot)co(dot)uk
  231. http://www.jita.demon.co.uk
  232.  
  233. --- WtrGate+ v0.93.p7 sn 165
  234.  * Origin: Usenet: Fourmyle (1:109/42)
  235.  
  236. +----------------------------------------------------------------------------+
  237.  
  238. +============================================================================+
  239.