power fail over... sure did fail over...

Verio is by far one of the lower quality facilities...

Check out INFLOW... they have centers all over the place and run a 
pretty good shop... And one more thing about them... they have a 
stocked kitchen and workstations so when you are there you don't have 
to leave the facility for food and such... good thinking... 

and it is free (well just hidden in the bundled cost)...

-paris
[finding the future in the past, passing the future in the present]
[connecting people, places and things]


-----Original Message-----
From: "Russel Madere" <[EMAIL PROTECTED]>
Date: Mon, 04 Jun 2001 16:54:14 -0500
Subject: RE: Radiant Communications

> Verio in New Orleans was worse.  A little over a week ago, they lost
> power
> for ALMOST 4 hours.  Thier power failover failed apparently.
> 
> ============================================================
>   Russel Madere, Jr.         Senior Web Developer
>   ICQ: 5446158               http://www.TurboSquid.com
> 
> Some days you eat the bear; some days the bear eats you.
> ============================================================
> 
> 
> > -----Original Message-----
> > From: Brook Davies [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, June 04, 2001 16:46
> > To: CF-Talk
> > Subject: Radiant Communications
> >
> >
> > I host my 4 CF servers at RADIANT COMMUNICATIONS. Vancouver BC
> Canada...
> >
> > Man, It is so frustrating when the facility we use for
> > co-locating 4 of our
> > servers all of a sudden becomes unavailable and we can not access
> any of
> > our sites.
> >
> > Going on 10 minutes now, all four of our servers are down. last
> > time (last
> > month) our connection was down for 70 minutes!!!!
> >
> > Another time they decided to update the software on our leased fire
> wall
> > without notifying us effecting disabling our https and smtp
> services for
> > close to an hour.
> >
> > What's the point in investing time and money in fail over when
> > your bloody
> > ISP can't keep their "redundant" service running!!!
> >
> > And to add insult to injury, their stinking site
> > (www.radiant.net) is still
> > running just fine. Maybe they out source...grrrrrr
> >
> > Brook Davies
> > MaracasMedia inc.
> >
> >
> >
> >
> >
> >
> > At 05:32 PM 04/06/01 -0400, you wrote:
> > >I have the following javascript and form.  Can anyone see why I am
> not
> > >getting the confirm box?  No error messages, just processes the
> > form without
> > >the confirm.  Any help would be greatly appreciated.
> > >
> > ><head>
> > ><meta http-equiv="Content-Language" content="en-us">
> > ><meta http-equiv="Content-Type" content="text/html;
> > charset=windows-1252">
> > ><meta name="description" content="">
> > ><meta name="keywords" content="">
> > ><title>Action Page</title>
> > >
> > ><!--- check the user wants to delete the PAGE they selected --->
> > ><script language="JavaScript">
> > >         function checksure() {
> > >         if (confirm('Are you sure you want to DELETE the Page
> > you selected?
> > >This will also delete any SUB articles of this item!!')) {
> > >                 return true; }
> > >         else {
> > >                 return false; }
> > >         }
> > ></script>
> > >
> > ></head>
> > >
> > ><body>
> > ><cfoutput>
> > ><cfif URL.a is "Delete">
> > >         <cfset CheckDelete = "return checksure();">
> > ><cfelse>
> > >         <cfset CheckDelete = "return checksubmit();">
> > ></cfif>
> > >
> > ><cfoutput>
> > ><form action="action.cfm" method="post" name="update"
> > >onsubmit="#CheckDelete#">
> > >
> > >.... Form Fields
> > >
> > ><input type="submit" value="<---- #URL.a# ---->" name="update"
> > >class="formboxes"></td></tr>
> > >         <input type="hidden" name="action" value="#URL.a#">
> > >         <input type="hidden" name="id" value="#URL.ID#">
> > >         <input type="hidden" name="lev" value="#URL.lev#">
> > >         <input type="hidden" name="WebSiteIDNo" value="2">
> > ></cfif>
> > ></form>
> > >
> > >Thank you,
> > >
> > > > Issac Rosa
> > > >
> > > > IT - National Sales & Marketing
> > > > OLAP Specialist Team Lead
> > > > Ofc: 407-658-3111
> > > > Cell: 407-342-0644
> > > > Fax: 407-971-2374
> > > > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to