1
Hi,
I've just installed XOOPS v2.073 and everything seems to be fine.
I intend to incorporate extended user info (e.g. Country, State, County, etc) and was wondering if there was a neat way of doing this without resorting to a form for each parameter selection. I think I know how to to do this using javascript ("onchange" & "onsubmit" commands) but not sure how the javascript call will interact with the "XoopsForm" object. Is there a set way of doing this? Does this type of code already exist?
Many thanks.