Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Pro PHP
|
Pro PHP Advanced PHP coding discussions. Beginning-level questions will be redirected to the Beginning PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 26th, 2007, 09:08 AM
Registered User
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default joomla component

Hi,

I am creating a component using joomla. I have created a form which contains a drop down and the values inside the drop down are coming from another component. so I am able to select only one option. But I need to select multiple values from the drop down.
I have used like this:

<td><?php echo $lists['Organisation'] ?></td>

here the organisation names are coming from organisation component. I have not used <select><option></option></select>. So this has become a problem coz i cant use java script so that i can give the name of the java script function withing the <select> tag..

Can anyone please help me out to solve this problem.?

Thanks,
poornima





Similar Threads
Thread Thread Starter Forum Replies Last Post
When will Professional Joomla be available? bluesbrother BOOK: Professional Joomla! ISBN: 978-0-470-13394-1 2 December 25th, 2007 09:40 PM
Joomla Development [email protected] PHP How-To 1 August 29th, 2007 08:38 AM
looking for php / joomla intern rawsushi Beginning PHP 1 May 11th, 2007 10:26 PM
Newbie help with imap on wamp with joomla MMS blog 123newbie PHP How-To 1 April 28th, 2007 04:06 AM
COM component with C# sangata General .NET 3 November 5th, 2004 04:10 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.