.
Home   Forum Images The Island  
.
SubjectReplies
Posted By
Modified
 
Your trip
 
Hi, This is Diva from the Hedo I site.  I think things are hopeless over on that site.  It's never worked properly and it appears that management considers their website low priority.
 
Anyway I had sent you a private email to tell you about a very active message board for Hedo II and III.  You may have found it by now...DennyP,com.
 
Check it out.  It also has a visitors...
Attachment
2/5/2008 8:27 AM
 
Tech Issues with Hedo 1 (open posting)
 (no text)
1/24/2008 6:30 AM
 
can't open personal message in inbox
 
Have personal message, when trying to open it, get server 500 error
1/24/2008 6:32 AM
 
Posting to forum gives error
 
When posting in forum, recieve internal server error 500, message posts but must go to back button several times and  locate thread again
1/24/2008 6:32 AM
 
Hedomail
 
Gives error trying to access.  Attempts to ping IP address for mail.hedo.... gives error.  IP address is same subnet and range, but different final octet than www.hedo... which can be pinged.
 
Suspician that there is a MX record not configured correctly.
Sever appears to be Linux.  Attempts to access hedomail through web application give a "sendmail" error which runs...
Steven Powell
1/24/2008 6:35 AM
 
Hedomail
 
Gives error trying to access.  Attempts to ping IP address for mail.hedo.... gives error.  IP address is same subnet and range, but different final octet than www.hedo... which can be pinged.
 
Suspician that there is a MX record not configured correctly.
Sever appears to be Linux.  Attempts to access hedomail through web application give a "sendmail" error which runs...
Steven Powell
1/24/2008 6:35 AM
 
Trip Blog
 (no text)
Steven Powell
1/16/2008 1:19 PM
 
Scratch Pad
 
For better tanning L-Tyrosene

4hedonism.com
hedonism1.com
http://www.epinions.com/Hedonism_Iii___Jamaica/display_~reviews
A drink to try – Ting and Rum
dirty banana" is the recommended drink.
http://www.epinions.com/content_227984641668
http://www.epinions.com/content_50389552772
Take a couple of towls
Check-in: I have never had a problem. Its good to inform the hotel if you are celebrating something...
Steven Powell
1/16/2008 7:50 AM
 Add new discussion

.
.
  IRC HedoIII Chat
  New Hedo Site
  4hedo.com
 Add new link

Lets Chat
Chat ]


123


.

<% Response.Buffer = True Dim xml ' Create an xmlhttp object: Set xml = Server.CreateObject("Microsoft.XMLHTTP") ' Or, for version 3.0 of XMLHTTP, use: ' Set xml = Server.CreateObject("MSXML2.ServerXMLHTTP") ' Opens the connection to the remote server. xml.Open "GET", "http://www.livejournal.com/customview.cgi?username=caeled&styleid=101", False ' Actually Sends the request and returns the data: xml.Send Response.Write xml.responseText Set xml = Nothing %>