Re: [Dynapi-Help] Netscape 6 compatibility / JavaScript reference manual

2001-02-08 Thread Raymond Smith
Does anyone here even use NS6 as their regular browser of choice? With a 32% approval rating, 40+ MB RAM requires footprint (if you include the 20MB Java) , which is more then PC base models from 2 years ago had in them, 15-40 second load times and horrific rendering engine I will be amazed if th

RE: [Dynapi-Help] Regular Expressions

2001-02-08 Thread Tarun Ramakrishna Elankath
Hey, heres where a perl coder like me could help you. You would have to use a non-greedy quantifier. However I believe IE's pathetic RegExp object doesnt support non-greedy quantifiers like .*? Thus you could use an alternative approach like shown below : ... var contents = new String(" bingo <\/

Re: [Dynapi-Help] true 9 browser support with dynAPI 2?

2001-02-08 Thread Alex Chong
Robert Rainwater wrote: > Any files in the the dynapi.*.* package can be considered core > widgets. Thats why the package system is designed the way it is. So, > other widget developers making their own, should create their own > unique package names. Otherwise, if it is included in the dyna

Re[2]: [Dynapi-Help] true 9 browser support with dynAPI 2?

2001-02-08 Thread Robert Rainwater
Any files in the the dynapi.*.* package can be considered core widgets. Thats why the package system is designed the way it is. So, other widget developers making their own, should create their own unique package names. Otherwise, if it is included in the dynapi/ package, then it should be con

[Dynapi-Help] Regular Expressions

2001-02-08 Thread Michael Pemberton
Does anyone now how I can achieve the following: I want to parse the contents of a file and extract the tags. I'm currently using the following code: var scripts=/