I have a combo box that I want on all my web pages. Is it possible to run a function from a module and add items to a dropdown box from the module?
I suppose the best way to do it would be to create a custom combo box and have that load the correct data for the page that it is on. Can someone point me to a good link on creating your own custom objects?
Thanks
