I have a facebook welcome page that I want to require a non-fan to make a selection from a drop down before being forwarded to the fan welcome page. The fact that someone has made this selection and what the selection is, should both be communicated to the facebook page administrator. I understand this feature does not exist within facebook and it seems as if Facebook does not want to add this feature. While HTML can handle the select, I understand javascript is required to code what should be done with the actual selection made. I understand that "mailto" as a value in the select option is only okay if the user has a mail client on their computer, so "mailto" seems like a bad choice. So since the welcome page must be coded in HTML, CSS and/or javascript, I am wondering if there is a way to use javascript to notify a facebook page administrator that someone has made a selection from the drop-down list on the page's non-fan welcome page? Any help would be greatly appreciated!
Thanks
Thanks