• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Custom Button posting login

P

pfellner

Guest
How can I create a custom button so that it "posts" login info for a script such as an admin panel?
 
then the only way is to create some script on some location (either where target application located or somewhere else) which will accept GET parameters, form a request and redirect user to the target application.
 
Back
Top