Message Thread: |
View All MessagesBack to WebFX |
Just to update... I put in a javascript alert() right after the dm=new ComboBox("dm") and the alert comes up, but the I get the "page cannot be displayed" error right after the alert. This happens even if I remove the dm.add() function from my code. In speculation, I think there may be conflicting variables. |