SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Technical analysis for shorts & longs -- Ignore unavailable to you. Want to Upgrade?


To: Lachesis Atropos who wrote (36867)4/30/2002 4:00:44 AM
From: Johnny Canuck  Respond to of 68284
 
ONIS call is a bit scary. I only have time to hear the openning remarks, but they mentioned that some of their more substantial customers have pushed out payment to beyond their contractual periods. DSO only rose modestly from 90 to 105 days, so not obsurdly pushed out.

They also noted that some customers have temporarily stopped cap ex spending. They did at 3 new customers though. 2 were in a new product segment: enterprise. The other was a PTT.



To: Lachesis Atropos who wrote (36867)4/30/2002 1:04:56 PM
From: Logain Ablar  Read Replies (1) | Respond to of 68284
 
Lawrence:

From a pure chapter 11 standpoint the company won't go belly up this year. Next maybe but not this one. To actually file they will need to be in a position where they can't service the debt and are in danger of missing a coupon payment. I don't see that this year. Now next year they have some debt payment issues but thats next year.



To: Lachesis Atropos who wrote (36867)5/1/2002 4:07:39 PM
From: Johnny Canuck  Read Replies (1) | Respond to of 68284
 
Lawrence,

Did you take down your site on stocks that move in tandem. I tried to run a symbol through and got this error?

*******************

Server Error in '/MarketAnalysis' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>