<% set conn = Server.Createobject("adodb.connection") set rs = server.createobject("adodb.recordset") conn.open connstr if session("orderid") = "" then orderid=0 else orderid = session("orderid") end if if orderid = 0 then session("errmsg")="Your shopping cart is empty" response.redirect "http://www.effective-life-skills.com/shop/form.asp" else rs.open "select * from orders where id = " & orderid, conn if rs.eof then rs.close conn.close session("errmsg")="Order has not been created, can't update, please try again" response.redirect "http://www.effective-life-skills.com/shop/abandon.asp" end if if rs("approved") then rs.close conn.close session("errmsg")="Order has been completed and paid for, can't update" response.redirect "http://www.effective-life-skills.com/shop/abandon.asp" end if end if name=rs("shippingname")&"" address1=rs("shippingaddress1")&"" address2=rs("shippingaddress2")&"" city=rs("shippingcity")&"" state=rs("shippingstate")&"" zip=rs("shippingzip")&"" country=rs("shippingcountry")&"" phone=rs("shippingphone")&"" rs.close conn.close %> Self Help thru Guided Imagery, Visualization, Hypnosis.
 
Mission StatementProfessional ProfileProduct TitlesOrder FormTestimonials

HOME > Checkout process

   

1. Enter shipping information

2. Review and select shipping method

3. Enter billing information

4. Enter payment information

5. Receive confirmation

 

Back to Shopping

Enter shipping information

<% if session("errmsg") <> "" then %>

Error: <% =session("errmsg")%>

<% session("errmsg")="" end if %>
* Shipping Name
* Shipping Address
Line 1
Shipping Address
Line 2
* Shipping City
* Shipping State
** or Province
(if out of U.S.)
* Postal Code
(N/A if not applicable)
* Shipping Country
Shipping Phone


Required fields indicated with an asterisk (*). Province is only required if outside the U.S.

GeoTrust RapidSSL
This website can secure your private information using a GeoTrust SSL certificate. Information exchanged with any address beginning with https is encrypted using SSL before transmission.

©2010 Effective-Life-Skills

Disclaimer     Copyright     Contact-Us     Site-Contents