Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fill multiple combo boxes

Status
Not open for further replies.

rtshort

IS-IT--Management
Feb 28, 2001
878
US
I put this in the ASP forum and keep getting JScript answers.

I have a few combo boxes on a page. I would like to fill them based on the contents of the previous one. I would like to accomplish this with VBScript.

I can fill the first on "Window_OnLoad" but I can't seem to figure out how to fill the rest. I tried a form.Action, Form.Submit. Rob
Just my $.02.
 
No one knows this? Rob
Just my $.02.
 
I imagine the Javascript referrals you are receiving point you here
You probably won't find any VBS equivalents because, as you're probably aware, Netscape doesnt support it. Developers typically choose the most browser-compatible solution.

If you do decide to do the JS to VBS conversion, then you could post it as a FAQ here. Jon Hawkins
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top