freelanceprogrammers.org Forum Index » ASP
{ASK} Multi Combo with link each other
Joined: 11 Jan 2006
Posts: 3
{ASK} Multi Combo with link each other
Hi all...
am a newbie in ASP.NET and I prefer using VB syntax...
my previous basic was VB.6 (Desktop) and Now am learning to develop program with
ASP.NET
My Question?
How can I make 3 combo with link each other in client side
eg:
My first Combo is List all Country in the world
My second Combo is List of City in that country
My Third Combo is List of Company in that City
so, if I choose the first combo, the second combo will change according the
first combo
an if I choose the second combo, the third combo will change according the
second one...
Thanks for the Reply...
[Salam] from Indonesia
`Hasan (22 m jkt)
__________________________________________________
Apakah Anda Yahoo!?
Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik terhadap spam
http://id.mail.yahoo.com
[Non-text portions of this message have been removed]
Joined: 12 Jan 2006
Posts: 5
{ASK} Multi Combo with link each other
Well, for client-side, you use JavaScript.
For server-side, you enable AutoPostBack and write an event handler
for the combo change event.
Quoting Mohamad Nur Sanusi <hasan_nih@...>:
> Hi all...
> am a newbie in ASP.NET and I prefer using VB syntax...
>
> my previous basic was VB.6 (Desktop) and Now am learning to develop program
> with ASP.NET
>
>
> My Question?
>
> How can I make 3 combo with link each other in client side
>
> eg:
> My first Combo is List all Country in the world
> My second Combo is List of City in that country
> My Third Combo is List of Company in that City
>
> so, if I choose the first combo, the second combo will change according the
> first combo
> an if I choose the second combo, the third combo will change according the
> second one...
>
>
>
> Thanks for the Reply...
>
>
>
>
>
>
>
> [Salam] from Indonesia
>
>
> `Hasan (22 m jkt)
>
> __________________________________________________
> Apakah Anda Yahoo!?
> Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik terhadap
> spam
> http://id.mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
Joined: 11 Jan 2006
Posts: 3
{ASK} Multi Combo with link each other
May I know where I can get the java script ?
Thx
----- Original Message -----
From: dmartin@...
To: AspNetAnyQuestionIsOk@yahoogroups.com
Sent: Thursday, January 12, 2006 8:50 PM
Subject: Re: [AspNetAnyQuestionIsOk] {ASK} Multi Combo with link each other
Well, for client-side, you use JavaScript.
For server-side, you enable AutoPostBack and write an event handler
for the combo change event.
Quoting Mohamad Nur Sanusi <hasan_nih@...>:
> Hi all...
> am a newbie in ASP.NET and I prefer using VB syntax...
>
> my previous basic was VB.6 (Desktop) and Now am learning to develop program
> with ASP.NET
>
>
> My Question?
>
> How can I make 3 combo with link each other in client side
>
> eg:
> My first Combo is List all Country in the world
> My second Combo is List of City in that country
> My Third Combo is List of Company in that City
>
> so, if I choose the first combo, the second combo will change according the
> first combo
> an if I choose the second combo, the third combo will change according the
> second one...
>
>
>
> Thanks for the Reply...
>
>
>
>
>
>
>
> [Salam] from Indonesia
>
>
> `Hasan (22 m jkt)
>
> __________________________________________________
> Apakah Anda Yahoo!?
> Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik terhadap
> spam
> http://id.mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "AspNetAnyQuestionIsOk" on the web.
To unsubscribe from this group, send an email to:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
__________________________________________________
Apakah Anda Yahoo!?
Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik terhadap spam
http://id.mail.yahoo.com
[Non-text portions of this message have been removed]
Joined: 13 Jan 2006
Posts: 4
{ASK} Multi Combo with link each other
Is there an option I can put in this connection string to open this Access
database in read only mode?
destination = "C:Program FilesIRCUsers.mdb"
Dim conn As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=" + destination)
conn.Open()
(VB 2005 .Net 2.0)
Rick
[Non-text portions of this message have been removed]
Joined: 07 Jan 2006
Posts: 63
{ASK} Multi Combo with link each other
http://www.learnasp.com/freebook/asp/listdynamicmore.aspx
links to a bunch of online samples
http://www.learnasp.com/freebook/asp/listdynamic.aspx
shows the simple underlying principle.
http://www.learnasp.com/freebook/learn/jslist.aspx
shows building the Javascript out of some database joins via ASP.net
On 1/12/06, Mohamad Nur Sanusi <hasan_nih@...> wrote:
> May I know where I can get the java script ?
>
> Thx
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







