Thanks Bob;
I appreciate the help. I really do read the code before requesting help, I
am very new to both PHP and MySQL so sometimes the code simply does not make
sense to me.
Shawn
----- Original Message -----
From: "Bob Hutchinson" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Monday, August 14, 2000 11:09 AM
Subject: Re: [FreeTrade] Really need help with Menu
> You really must read the code, Shawn, it's all there.
> Anyway, try this
> ####################
> include(APPLICATION_ROOT . "/modules/include/department_selector.inc");
> print(StartForm("department.inc", 'post', '', FALSE,
> array("department"=>$department)));
> #DepartmentSelector($name, $selected=0, $multiple=TRUE, $size=5,
> $level=0,$root=0);
> DepartmentSelector(department, 0, 0, 1, 0, 0);
> print("<INPUT TYPE=\"submit\" VALUE=\"Go\">");
> print("</FORM>\n");
> ####################
>
> At 10:19 14/08/00 -0600, you wrote:
> >Ho All;
> >Well after 2 weeks of fighting with it and posting to numerous groups I
> >still can't figure out how to make the "department" (called category
here)
> >page display items in a drop down list. I have gone through the archives
> >with a fine tooth comb with no luck.
> >What I want is 5 drop down lists that are created via a query to parent
ID
> >of the department (called category here) . You can look at
> >http://www.secretstoragebooks.com/store/front_to_back/htdocs/
> >to see a static version of what I want. Please don't be offended by the
name
> >changes to freetrade, the customer is very unhappy that I picked a
> >"freeware" product to use as the basis of his store, so i changed the
name
> >to make him a little happier, he is starting to come around now that he
> >see's what a great program freetrade.
> >Anyhow, I really need help here. Could someone please, please show me
how
> >to make dropdown menu's to access the various departments (called
categories
> >here). I am willing to pay for someone's time if I have to.
> >
> >Shawn
> >
> >
> >
> >------------------------------------------------------------
> >To subscribe: [EMAIL PROTECTED]
> >To unsubscribe: [EMAIL PROTECTED]
> >Site: http://www.working-dogs.com/freetrade/
> >Problems?: [EMAIL PROTECTED]
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]