%@LANGUAGE="JAVASCRIPT"%> <% if (String(Request.Form("sendemail")) != "undefined") { var emailAlert = Server.CreateObject("CDONTS.NewMail.1"); emailAlert.From = "info@robodyssey.com"; emailAlert.To = "dpein@robodyssey.com"; emailAlert.CC = "brianp@robodyssey.com"; emailAlert.Subject = "Robodyssey.com Inquiry"; emailAlert.Body = "Name: "+Request.form("Name")+" \nOrganization: "+Request.form("Organization")+" \nPhone: "+Request.form("Phone")+" \nEmail: "+Request.form("Email")+" \nBest time to call: "+Request.form("BestTime"); emailAlert.Send(); Response.redirect("thankyou.htm"); } %>
| Home | Product Catalog | Shopping Cart | Resources | Links |
| Code Page | Policies | Gallery |
For more information on current or upcoming RobodysseyTM products:
Phone: (609) 585-8535
Fax: (609) 585-8535
E-mail: info@robodyssey.com
Mailing Address: Robodyssey Systems, LLC
20 Quimby Ave.
Trenton, NJ 08610
Or complete our online inquiry form, and we'll get back to you as soon as possible!
| Home | Product Catalog | Shopping Cart | Resources | Links |
| Code Page | Policies | Gallery |