This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / To get the value of a drop down box with Java script,we use:
value=document.form name.drop down box name.selectedIndex
How to do it with Vb script? Please give me a hand. Thanks a lot.
-waokool(waokool);
2002-7-31
(#667718@0)
-
value=request.form("dropdownboxname")
-luoboyang(萝卜秧);
2002-7-31
(#667745@0)
-
Are you sure? I tried what you said before I posted the question, but it didn't work. I think we still need refer to the index of drop downbox.
-waokool(waokool);
2002-8-1
(#667843@0)
-
I am sure. I did so many times....:-)) // Don't forget to submit your form first.
-luoboyang(萝卜秧);
2002-8-1
(#667874@0)
-
NO NO NO NO. He's talking about client side javascript and you are talking about server side vbscript, you should give him client side vbscript.
-jeffrey815(Smartiecat);
2002-8-1
(#667904@0)
-
Sounds complex to me. I am too tired to think. Could u give me more hint? Thanks a lot.
-waokool(waokool);
2002-8-1
(#667972@0)
-
Sorry. I know your javascript is client side. But I used JScript/Javascript for both client/server side coding. So I'm not familiar with VBScript, though I understand what you are trying to do.
-jeffrey815(Smartiecat);
2002-8-1
(#667981@0)
-
Thank u anyway,Need sleep now, Good Night.
-waokool(waokool);
2002-8-1
(#667989@0)
-
use PCANYWHERE is a good idea for your secend queation. I used before, quite good.
-canadastar(star);
2002-8-1
(#669324@0)