Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] v3.14-5 FORM ACTION=[AREA] <SELECTION> <OPTIONS>



******    message to minivend-users from "Frank Lee" <frank@neutral-lax.com>     ******

Hi fellow minivend users!

I'm having a hard time trying to do something real simple.

I'm trying to create a drop-down menu that takes you to another page (the
same way as in the simple demo. But I can't pass the variables to that
flypage.

<form method="[area flypage]" method=post>
<selection name=go size=1>
    [loop arg="[code]"]
        <option value="/cgi-bin/mystore/[loop-code]">[loop-field
name]</option>
    [/loop]
<input type=submit value="Go there">
</form>

that didn't work, so I hard coded:

<form method="[area flypage]" method=post>
<selection name=go size=1>
        <option value="/cgi-bin/mystore/hw-23">Product 1</option>
        <option value="/cgi-bin/mystore/hw-24">Product 2</option>
        <option value="/cgi-bin/mystore/hw-25">Product 3</option>
<input type=submit value="Go there">
</form>

Still doesn't work, because it doesn't pass the codes (ie. hw-23, hw-24,etc)
to the flypage.

How do you use <FORM> to go to another page?

frank

-
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


Search for: Match: Format: Sort by: