Ask a Question related to ASP, Design and Development.
-
MOHAMMED AZEEMUDDIN #1
MULTIPLE DROPDOWNS, ASP, VBSCRIPT
Hi,
I''m looking for someone to help me out in ASP. I''ve 3 to 4 or more combo boxes. On the change event of the combo boxes I want to fill the values. Suppose I change the value in combobox1 the second combo box should get filled basing on the first combo box, in the same way the third combo should get filled basing on the second combo criteria and the fourth combo should get the values basing the selection made in the 3rd combo. All the combo boxes are fired in the change event of the combo box. And please no Javascript only VBSCRIPT.
-----------------------------
This message is posted by [url]http://Asp.ForumsZone.com[/url]
MOHAMMED AZEEMUDDIN Guest
-
CSS dropdowns in IE - help!!
I'm working in Dreamweaver MX and have created a CSS drop-down navigation that's working exactly as desired in Safari and Opera, but problematic in... -
Dependent Dropdowns
I have searched high and low and haven't found a good tutorial for doing dependent dropdowns. I have 2 tables in my DB, Cat and SubCat, Cat... -
Can JS dropdowns be on top of layers?
Just wondering..... check it: www.downtownsound.com BR Thanks! -
Dropdowns in Netscape 4.7
Kim!!! Thanks. -
DropDowns... another one.
Hi all, I've got a DataList control that binds to a sqldatareader. In each row, I'd like to include a DropDown box with 5 fixed selections. ... -
William Tasso #2
Re: MULTIPLE DROPDOWNS, ASP, VBSCRIPT
MOHAMMED AZEEMUDDIN wrote:
Sorry, this is an ASP group - you will get a better response in a client> ...
> All the combo boxes are fired in the change event
> of the combo box. And please no Javascript only VBSCRIPT.
script group.
Good luck.
--
William Tasso - [url]http://WilliamTasso.com[/url]
William Tasso Guest
-
Bob Barrows #3
Re: MULTIPLE DROPDOWNS, ASP, VBSCRIPT
MOHAMMED AZEEMUDDIN wrote:
Look for a newsgroup with "dhtml" and "vbscript" in its name. ASP is> Hi,
> I''m looking for someone to help me out in ASP. I''ve 3 to 4 or more
> combo boxes. On the change event of the combo boxes I want to fill
> the values. Suppose I change the value in combobox1 the second combo
> box should get filled basing on the first combo box, in the same way
> the third combo should get filled basing on the second combo criteria
> and the fourth combo should get the values basing the selection made
> in the 3rd combo. All the combo boxes are fired in the change event
> of the combo box. And please no Javascript only VBSCRIPT.
>
server-side code and cannot respond to events taking place on the client
machine. Be aware that users will be unable to take advantage of this
functionality using non-IE browsers if you persist in using vbscript to
write it.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest



Reply With Quote

