Author: Clive
Email: [EMAIL PROTECTED]
Message:
Maxime,

Thanks for the info, I've tried:

    <SELECT NAME="ul">
        <OPTION VALUE=""            SELECTED="$ul">All sites
        <OPTION VALUE="www.host.com"    SELECTED="$ul">Host
    </SELECT>

Which doesn't have any effect (ie ul isn't acting as a filter)

If I do this:

    <SELECT NAME="ul">
        <OPTION VALUE=""            SELECTED="$ul">All sites
        <OPTION VALUE="http://www.host.com";    SELECTED="$ul">Host
    </SELECT>

I get an error: "Input file is not specified".

Am I misunderstanding what you've posted?


-- Clive

Reply: <http://www.mnogosearch.org/board/message.php?id=5062>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to