Originally posted by mutant
(web hosting on Linux is cheaper!)
Originally posted by mutant
Wyrd, it is possible to have FrontPageExtensions on Linux, and that webhost you mentioned is very good but this one http://www.smarterlinux.com/hosting.html has JSP and CFM pages. Look at the monthly price of a server that has all those nice features and JSP and CFM which are very expensive on other servers(at least from what i have seen, but i may be wrong)
Originally posted by Heiko
VMS rules.
ruled.
Dim betterOS As String
betterOS = "VMS" & ControlChars.CrLf & "+ 1" & _
ControlChars.CrLf & "====" & ControlChars.CrLf & _
Convert.ToChar(Convert.ToByte("V"c) + 1) & _
Convert.ToChar(Convert.ToByte("M"c) + 1) & _
Convert.ToChar(Convert.ToByte("S"c) + 1)
MessageBox.Show(betterOS, "What is better?", MessageBoxButtons.OK, _
MessageBoxIcon.Information)