diverdriver 7 #1 April 16, 2004 Someone has Waaaaay too much time on their hands. But check this out for a laugh from Frontier Airlines. http://www.myfrontier.org/corp_comm/connections/mis04.pdf Quote Share this post Link to post Share on other sites
diablopilot 2 #2 April 16, 2004 That's funny! I've only flown them once, but they seem to be a great airline, and now with a sense of humor!---------------------------------------------- You're not as good as you think you are. Seriously. Quote Share this post Link to post Share on other sites
kevin922 0 #3 April 16, 2004 I love how they post that on their corporate intranet and it gets out... In case you were wondering who has seniority in the company look here or perhaps the company directory here... oh chris i'm sure you're curious about their salaries I can only imagine what their passenger databases are like. Quote Share this post Link to post Share on other sites
freakyrat 1 #4 April 16, 2004 I think this is funny, I want to see page 16 Chris Quote Share this post Link to post Share on other sites
n2skdvn 0 #5 April 16, 2004 i still like the comercial with the bear going "eating yellow snow!!!"if my calculations are correct SLINKY + ESCULATOR = EVERLASTING FUN my site Quote Share this post Link to post Share on other sites
Cornholio 0 #6 April 16, 2004 Key Kevin, it looks like they are trying to get some security on that page <%@ Language=VBScript %> <% dim check_login check_login = Request.Form("check_login") 'Only check IP address if check login has not been set If check_login = "" Then 'Get Ip Address to see if from work address IP = Request.ServerVariables("Remote_Host") Parse_IP = Split(IP,".") First_Value = Parse_IP(0) Second_Value = Parse_IP(1) Third_Value = Parse_IP(2) 'Checking for either of the servers in the proxy array 'Will need to change if servers change. If IP = "10.1.0.121" or IP = "10.1.0.127" or IP = "10.1.0.161" Then 'Load the page check_login = "pass" 'Get user Session logged in Session("LoggedIn") = True 'Send to a login page 'Response.Redirect "http://www.myfrontier.org/index.asp" End If %> Butthead: Whoa! Burritos for breakfast! Beavis: Yeah! Yeah! Cool! bellyflier on the dz.com hybrid record jump Quote Share this post Link to post Share on other sites