Hello fellow CPanel'ers, quick (and noobish) question.
I wrote a plugin, which simply goes to a livephp page where I populate a text field with the user's email address. On submit it sends a GET to my server where I capture the email address and setup an account.
I'm hoping to remove the livephp page and have the plugin just become a 'one click' that sends the GET email address to my page. Is that possible? The only way I see how is doing a location.href in the plugins javascript field when creating the plugin; if that is the case, is there a way to get the user's email address in the javascript?
Thanks for any help or pointers you can give me.


LinkBack URL
About LinkBacks
Reply With Quote