[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
RE: Private forms
****** message to minivend-users from Tim Shea <tim@valutech.net> ******
Hi Bruce,
Why not just use a hyperlink?
<a
href="http://www.nexiliscom.com/cgi-bin/simple/order?;105WPE;sourcecode"
>Order</a>
This looks a lot nicer if you create a directory called "order" off your
public-html directory, then add an entry into ~/order/.htaccess:
DirectoryIndex /cgi-bin/simple/order
Then you can use a shorter hyperlink, which is more suitable for sending as
part of an email:
<a href="http://www.nexiliscom.com/order/?;105WPE;sourcecode">Order</a>
Otherwise, you can see "Stacking Variables on the Form" in the Minivend
documentation at
http://www.minivend.com/minivend/docindex/10.07.Stacking_Variables_on_th
e_Form.html , which demonstrates how to order multiple items with one form
submission.
Cheers,
Tim
On Friday, February 26, 1999 10:58 PM, Bruce R. Nevins
[SMTP:bnevins@nexiliscom.com] wrote:
> ****** message to minivend-users from "Bruce R. Nevins"
<bnevins@nexiliscom.com> ******
>
> Hi,
> How do I do the following and make it work?
> <HTML>
> <HEAD>
> <TITLE>formtest</TITLE>
> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> </HEAD>
>
> <BODY bgcolor="#FFFFFF">
>
> <FORM action="http://www.nexiliscom.com/cgi-bin/simple/order"
> method=POST>
> <INPUT type=hidden name=mv_todo action=refresh>
> <INPUT type=hidden name=mv_order_item VALUE="105WPE">
> <INPUT type=submit VALUE="Order">
> </FORM>
>
> </BODY>
> </HTML>
>
> I want to use an explicit part number since the HTML will not be running
> on the Minivend system, but a remote one. Is this possible?
> Thanks in advance, Bruce
> --
> Bruce R. Nevins, bnevins@nexiliscom.com
> Vice President, Nexilis Communications Corp.
> 2527 E. 3rd St., Tucson, AZ, 85716-4114
> (520) 795-6000, (520) 795-0158 (Fax)
> http://www.nexiliscom.com/
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead,
send
> email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list