Question : Add onSelectedIndexChanged event to a custom web control?

All,

Does anybody have any examples of how to add a OnSelectedIndexChanged event to a custom web control?

Any assistance would be greatly appreciated.

Thanks

Answer : Add onSelectedIndexChanged event to a custom web control?

Sorry I sent that too fast.
Change : Set objTextFile = objFSO.OpenTextFile("c:\scripts\servers.txt", ForReading)

to

Set objTextFile = objFSO.CreateTextFile("c:\scripts\Output.txt",True)
Random Solutions  
 
programming4us programming4us