MySkiGuide.co.uk Home Page            

   

Win a pair of Salomon Skis. 


Get in touch with us...

We hope you like what we’re trying to do at myskiguide.co.uk    We’d love to know what you think we could do better and welcome any ideas you have.

We’re really keen to cover as many resorts as we can, let us know which you’d like to see next.


Contact Us
<% if Request.Form("Name") = "" and Request.Form("Email") = "" then %>
  Name
Email
 
Message


If you'd like to get involved in the myskiguide revolution, give us a shout - you never know where it will lead.
<% else Dim objCDOMail dim body Set objCDOMail = Server.CreateObject("CDONTS.NewMail") Body = "MySkiGuide Request" + ".................................................." + chr(10) + chr (13) Body = Body + "Name : "+ Request.Form("Name") + ".................................................." + chr(10) + chr (13) Body = Body + "Email: "+ Request.Form("Email") + ".................................................." + chr(10) + chr (13) Body = Body + "Message:"+ Request.Form("Message") + ".................................................." + chr(10) + chr (13) objCDOMail.Send "mail@myskiguide.co.uk","parrattboy@hotmail.com,richardsworldtour@hotmail.co.uk, letellier@gmail.com","MySkiGuide Request",body Set objCDOMail = nothing Response.redirect "index.html" end if %>
Terms and conditions - MySkiGuide