• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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