Hi Steve,
I want to create an action that when clicked will display a page with a select list. When an index in the list is selected it passes the value to some php file that acts as the source for an IMG tag on the same page(i.e. the page that was displayed). Actually the php file generates a graph in GIF format.
Basically what classes can I use to create my own form elements and have actions linking to it etc.
Thanks in advance.