Hey Jack -- I'm fooling around with trying to convert my order form links
from graphics to hypertext URLs. The first item, "Order Now" works OK, but
"View Shopping Cart" and" Checkout Now" don't. They return this error
message:
/oc dir unreadable! This usually occurs when a cart-id code is not formed
correctly in the
"item" variable.
Care to hazard a guess as to why they aren't working? Here's my "monkeyed
around with version" and below is it the graphics version that works OK.
I've stripped out style and table tags to make it easier to read:
thanks, Suz
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST>
<A
HREF="http://www.cartserver.com/sc/cart.cgi?item=a-3003^TLCDVDR^TLCDVD-ROM^45.00
^1^5.50&add.x=1"><B>Order Now</B></A>
<INPUT type=hidden name=item value="a-3003^TLCDVDR^TLC DVD-ROM^45.00^1^5.50">
</FORM>
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST><INPUT
TYPE=hidden name=item VALUE="a-3003">
<A
HREF="http://www.cartserver.com/sc/cart.cgi?item=a-3003+name=view&add.x=1"><B>Vi
ew Order</B></A> <B>|</B>
</FORM>
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST>
<INPUT TYPE=hidden name=item VALUE="a-3003">
<A
HREF="http://www.cartserver.com/sc/cart.cgi?name=checkout&add.x=1"><B>Checkout N
ow</B>
</FORM>
this version with graphics works OK:
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST>
<INPUT type=image border=0 name=add src="art/ordernow.gif" WIDTH="77"
HEIGHT="15" BORDER="0" HSPACE="0" VSPACE="0">
<INPUT type=hidden name=item value="a-3003^TLCDVDR^TLC
DVD-ROM^45.00^1^5.50"></FORM></td>
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST>
<INPUT TYPE=hidden name=item VALUE="a-3003"><INPUT type=image border=0
name=checkout src="art/checkout.gif" WIDTH="108" HEIGHT="15" BORDER="0"
HSPACE="0" VSPACE="0">
</FORM>
<FORM action="http://www.cartserver.com/sc/cart.cgi" method=POST><INPUT
TYPE=hidden name=item VALUE="a-3003">
<INPUT type=image name=view src="art/vieworder.gif" WIDTH="77" HEIGHT="15"
BORDER="0" HSPACE="0" VSPACE="0"></FORM>
____________________________________________________________________
--------------------------------------------------------------------
Join The Web Consultants Association : Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------