- Jul 31, 2005
- 252
- 0
- 0
I am writing a web widget that functions as a salary calculator based on the user input such as degree and field of interest. I need a way to get information from a database and update the widgets contents using that information. The widget is written in HTML/Javascript. The way I understand it, I cannot use Ajax due to the nature of a widget.